Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-hurd (date)
[
Thread Index
][
Top
][
All Lists
][
bug-hurd info page
]
Advanced
[
Prev Period
]
Last Modified: Wed Jul 31 2024 19:19:20 -0400
Messages in reverse chronological order
[
Next Period
]
July 31, 2024
Re: 64bit support news
,
Samuel Thibault
,
19:19
Re: 64bit support news
,
Samuel Thibault
,
19:04
Re: 64bit support news
,
Almudena Garcia
,
18:55
Re: 64bit support news
,
Samuel Thibault
,
18:45
64bit support news
,
Samuel Thibault
,
18:14
July 30, 2024
[PATCH] Remove the remaining untyped mach message handling
,
Flavio Cruz
,
22:18
Re: [PATCH] x86_64 hurd: ensure we have a large enough buffer to receive exception_raise requests.
,
Samuel Thibault
,
10:59
Re: Hurd No rule to make target 'mach/machine/mach_i386.h', needed by 'trivfs_server.o'
,
Samuel Thibault
,
04:11
Hurd No rule to make target 'mach/machine/mach_i386.h', needed by 'trivfs_server.o'
,
Nathan Dehnel
,
04:00
[PATCH] x86_64 hurd: ensure we have a large enough buffer to receive exception_raise requests.
,
Flavio Cruz
,
00:51
July 22, 2024
Re: [PATCH hurd] nfsd: fix -Werror=incompatible-pointer-types issues for x86_64
,
Samuel Thibault
,
18:01
July 21, 2024
[PATCH hurd] nfsd: fix -Werror=incompatible-pointer-types issues for x86_64
,
Flavio Cruz
,
17:21
July 20, 2024
Re: guix rumpkernel package fails to build from latest
,
Nathan Dehnel
,
23:02
Re: guix rumpkernel package fails to build from latest
,
Flávio Cruz
,
08:52
July 19, 2024
guix rumpkernel package fails to build from latest
,
Nathan Dehnel
,
23:06
July 18, 2024
xattr records not actually working? (Was: creating Hurd chroots on Linux using DPKG_ROOT chrootless mode)
,
Samuel Thibault
,
19:35
Re: [PATCH mig] Suffix complex_alignof with U to hint the compiler that it is always unsigned
,
Flávio Cruz
,
19:23
Re: [PATCH mig] Suffix complex_alignof with U to hint the compiler that it is always unsigned
,
Almudena Garcia
,
17:41
Re: [PATCH mig] Suffix complex_alignof with U to hint the compiler that it is always unsigned
,
Samuel Thibault
,
17:30
[PATCH mig] Suffix complex_alignof with U to hint the compiler that it is always unsigned
,
Flavio Cruz
,
17:25
Re: [PATCH] Hurd: use mach_msg_type_number_t for file_get_fs_options since its size is not the same as size_t for x86_64.
,
Simon Josefsson
,
03:14
July 17, 2024
Re: GNU/Hurd support for testing on CI systems
,
Samuel Thibault
,
18:15
GNU/Hurd support for testing on CI systems
,
Guillem Jover
,
18:04
July 16, 2024
Re: [PATCH v2 glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Samuel Thibault
,
04:16
July 15, 2024
[PATCH] Hurd: use mach_msg_type_number_t for file_get_fs_options since its size is not the same as size_t for x86_64.
,
Flavio Cruz
,
10:37
Re: [PATCH v2 glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Carlos O'Donell
,
09:09
Re: [PATCH v2 glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Andreas K. Huettel
,
08:55
Re: creating Hurd chroots on Linux using DPKG_ROOT chrootless mode
,
Johannes Schauer Marin Rodrigues
,
07:18
July 14, 2024
Re: [PATCH v2 glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Samuel Thibault
,
15:22
Re: [PATCH gnumach] Add thread_get_name RPC to get the name of a thread.
,
Samuel Thibault
,
14:22
Re: [PATCH] server: Fix bogus port deallocation on server error
,
Flávio Cruz
,
12:22
Re: [PATCH] server: Fix bogus port deallocation on server error
,
Samuel Thibault
,
12:13
Re: [PATCH] server: Fix bogus port deallocation on server error
,
Samuel Thibault
,
12:11
Re: [PATCH] server: Fix bogus port deallocation on server error
,
Samuel Thibault
,
12:07
Re: [PATCH] server: Fix bogus port deallocation on server error
,
Samuel Thibault
,
11:42
Re: [PATCH] server: Fix bogus port deallocation on server error
,
Flavio Cruz
,
11:40
[PATCH] server: Fix bogus port deallocation on server error
,
Samuel Thibault
,
10:37
July 11, 2024
Re: [PATCH glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Flávio Cruz
,
18:39
[PATCH v2 glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Flavio Cruz
,
18:37
[PATCH gnumach] Add thread_get_name RPC to get the name of a thread.
,
Flavio Cruz
,
18:36
July 10, 2024
Re: [PATCH gnumach] Include stddef.h in sys/types.h to get size_t and NULL.
,
Samuel Thibault
,
16:36
Re: [PATCH gnumach] Ensure we always pass -ffreestanding -nostdlib even if CFLAGS are overridden.
,
Samuel Thibault
,
16:34
Re: [PATCH hurd] netfs and diskfs: make showtrans work correctly when translators are set on top of sylink/device/fifo/socket files.
,
Samuel Thibault
,
16:33
Re: [PATCH glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Samuel Thibault
,
16:31
Re: [PATCH glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Samuel Thibault
,
14:30
Re: [PATCH glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Sergey Bugaev
,
14:07
[PATCH hurd] netfs and diskfs: make showtrans work correctly when translators are set on top of sylink/device/fifo/socket files.
,
Flavio Cruz
,
12:05
[PATCH gnumach] Include stddef.h in sys/types.h to get size_t and NULL.
,
Flavio Cruz
,
12:05
[PATCH gnumach] Ensure we always pass -ffreestanding -nostdlib even if CFLAGS are overridden.
,
Flavio Cruz
,
12:04
[PATCH glibc] Add pthread_getname_np and pthread_setname_np for Hurd
,
Flavio Cruz
,
12:04
July 09, 2024
Re: [PATCH] Fix spurious glibc version dependency with -z mark-plt on non-Linux
,
Samuel Thibault
,
03:27
July 08, 2024
Re: [PATCH] Fix spurious glibc version dependency with -z mark-plt on non-Linux
,
H.J. Lu
,
21:38
Re: [PATCH] Fix spurious glibc version dependency with -z mark-plt on non-Linux
,
H.J. Lu
,
21:01
[PATCH] Fix spurious glibc version dependency with -z mark-plt on non-Linux
,
Samuel Thibault
,
20:55
July 06, 2024
Re: gnumach "NULL undeclared" build error
,
Flavio Cruz
,
07:56
Re: gnumach "NULL undeclared" build error
,
Samuel Thibault
,
04:44
Re: gnumach "NULL undeclared" build error
,
Nathan Dehnel
,
03:58
gnumach "NULL undeclared" build error
,
Nathan Dehnel
,
03:55
July 04, 2024
Re: [PATCH mig] Make the MiG test suite compatible with GCC 14.
,
Samuel Thibault
,
07:12
July 03, 2024
Re: [PATCH v2] Port GDB to Hurd x86_64.
,
Flávio Cruz
,
17:48
[PATCH v2] Port GDB to Hurd x86_64.
,
Flavio Cruz
,
17:45
[PATCH mig] Make the MiG test suite compatible with GCC 14.
,
Flavio Cruz
,
16:38
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc