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 Dec 28 2022 14:40:10 -0500
Messages in reverse chronological order
[
Next Period
]
December 28, 2022
Re: [PATCH] Introduce time_value64_t to keep track of real time in the kernel
,
Samuel Thibault
,
14:40
[PATCH] Introduce time_value64_t to keep track of real time in the kernel
,
Flavio Cruz
,
14:11
December 27, 2022
Re: [PATCH] Fix inttypes.h format constants for uintptr_t and intptr_t.
,
Samuel Thibault
,
15:40
Re: [PATCH] Delete kern_timestamp system call since it is not used
,
Samuel Thibault
,
15:39
[PATCH] Delete kern_timestamp system call since it is not used
,
Flavio Cruz
,
09:06
December 26, 2022
[PATCH] Fix inttypes.h format constants for uintptr_t and intptr_t.
,
Flavio Cruz
,
19:15
Re: [PATCH] Use uintptr_t to define vm_size_t/vm_offset_t/vm_address
,
Samuel Thibault
,
18:03
Re: [PATCH] Fix some warnings with -Wmissing-prototypes.
,
Samuel Thibault
,
18:02
Off Topic Praise: Flavio is tearing it up!
,
Joshua Branson
,
12:01
December 25, 2022
[PATCH] Use uintptr_t to define vm_size_t/vm_offset_t/vm_address
,
Flavio Cruz
,
20:48
[PATCH] Fix some warnings with -Wmissing-prototypes.
,
Flavio Cruz
,
20:41
December 24, 2022
Re: [PATCH] Use -Wstrict-prototypes and fix warnings
,
Samuel Thibault
,
14:13
December 22, 2022
Possible internship
,
George
,
20:54
Re: [PATCH] Use -Wstrict-prototypes and fix warnings
,
Samuel Thibault
,
18:16
Re: [PATCH] Remove custom stdint.h and rely on freestanding headers
,
Sergey Bugaev
,
13:16
December 21, 2022
Re: [PATCH] Add support for x86_64-*-gnu-* targets (gcc)
,
Samuel Thibault
,
16:20
Re: [PATCH] Add support for x86_64-*-gnu-* targets (gcc)
,
Flavio Cruz
,
16:16
Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)
,
Samuel Thibault
,
16:13
Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)
,
Samuel Thibault
,
16:12
Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)
,
Flavio Cruz
,
16:06
Re: [PATCH] Use -Wstrict-prototypes and fix warnings
,
Samuel Thibault
,
07:16
Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)
,
Samuel Thibault
,
06:44
Re: [PATCH] Provide intptr_t and uintptr_t as default types
,
Samuel Thibault
,
06:36
Re: [PATCH] Add support for x86_64-*-gnu-* targets (gcc)
,
Samuel Thibault
,
06:32
December 20, 2022
[PATCH] Use -Wstrict-prototypes and fix warnings
,
Flavio Cruz
,
20:01
December 19, 2022
[PATCH] Add support for x86_64-*-gnu-* targets (gcc)
,
Flavio Cruz
,
17:05
[PATCH] Add support for x86_64-*-gnu-* targets (binutils)
,
Flavio Cruz
,
17:00
[PATCH] Provide intptr_t and uintptr_t as default types
,
Flavio Cruz
,
10:18
Re: [PATCH] x86_64: stdint.h no longer exists so don't install it
,
Samuel Thibault
,
09:28
[PATCH] x86_64: stdint.h no longer exists so don't install it
,
Flavio Cruz
,
09:11
December 18, 2022
Re: [PATCH] Remove custom stdint.h and rely on freestanding headers
,
Samuel Thibault
,
19:57
Re: [PATCH] Force use of -ffreestanding when checking for gnumach headers
,
Samuel Thibault
,
19:50
[PATCH] Remove custom stdint.h and rely on freestanding headers
,
Flavio Cruz
,
19:48
[PATCH] Force use of -ffreestanding when checking for gnumach headers
,
Flavio Cruz
,
19:46
Re: [PATCH] Generate cpu.h with -ffreestanding
,
Samuel Thibault
,
17:43
[PATCH] Generate cpu.h with -ffreestanding
,
Flavio Cruz
,
17:38
Re: [PATCH] Use long_natural_t for recnum_t
,
Samuel Thibault
,
12:44
[PATCH] Use long_natural_t for recnum_t
,
Flavio Cruz
,
12:21
December 17, 2022
Re: [PATCH] Use struct for time_value_t and define seconds as long_integer_t.
,
Samuel Thibault
,
16:35
Re: [PATCH] Use struct for time_value_t and define seconds as long_integer_t.
,
Flavio Cruz
,
16:30
December 16, 2022
Re: [PATCH] Use struct for time_value_t and define seconds as long_integer_t.
,
Samuel Thibault
,
21:24
[PATCH] Use struct for time_value_t and define seconds as long_integer_t.
,
Flavio Cruz
,
21:06
Re: [PATCH] Fix compiler warnings due to use of inline for mask_irq/unmask_irq
,
Samuel Thibault
,
20:36
Re: [PATCH] Implement our own functions to convert between host and network values
,
Samuel Thibault
,
20:35
[PATCH] Fix compiler warnings due to use of inline for mask_irq/unmask_irq
,
Flavio Cruz
,
17:47
[PATCH] Implement our own functions to convert between host and network values
,
Flavio Cruz
,
14:56
December 15, 2022
Re: [PATCH] Use __builtin_ffs instead of libc provided ffs in vm_map.c
,
Samuel Thibault
,
11:12
December 14, 2022
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Samuel Thibault
,
14:12
[sr #110199] Cross-building of GNU/Hurd and additional packages
,
Svante Signell
,
11:51
[PATCH] Use __builtin_ffs instead of libc provided ffs in vm_map.c
,
Flavio Cruz
,
02:35
December 12, 2022
Re: [RFC PATCH 2/3] hurd: Implement O_TMPFILE
,
Amos Jeffries
,
09:01
[RFC PATCH 0/3] O_TMPFILE and SHM_ANON for the Hurd
,
Sergey Bugaev
,
06:47
[RFC PATCH 3/3] hurd: Implement SHM_ANON
,
Sergey Bugaev
,
06:47
[RFC PATCH 2/3] hurd: Implement O_TMPFILE
,
Sergey Bugaev
,
06:47
[RFC PATCH 1/3] hurd: Consolidate file_name_lookup implementation
,
Sergey Bugaev
,
06:47
December 11, 2022
Re: [PATCH] Delete rpc copyout multiname code
,
Samuel Thibault
,
03:04
Re: [PATCH] Delete thread_get_state_KERNEL and thread_set_state_KERNEL
,
Samuel Thibault
,
03:04
[PATCH] Delete rpc copyout multiname code
,
Flavio Cruz
,
01:51
[PATCH] Delete thread_get_state_KERNEL and thread_set_state_KERNEL
,
Flavio Cruz
,
01:51
December 07, 2022
Re: [PATCH] Use mach_port_name in db_lookup_port
,
Samuel Thibault
,
17:27
Re: [PATCH] Update kern/ directory to use mach_port_name_t.
,
Samuel Thibault
,
17:26
Re: [PATCH] Use long_natural_t in kern/task.h and kern/slab.h
,
Samuel Thibault
,
17:25
December 06, 2022
[PATCH] Use mach_port_name in db_lookup_port
,
Flavio Cruz
,
23:57
[PATCH] Use long_natural_t in kern/task.h and kern/slab.h
,
Flavio Cruz
,
23:57
[PATCH] Update kern/ directory to use mach_port_name_t.
,
Flavio Cruz
,
23:57
Re: [PATCH 2/2] add rpc_versions for vm types
,
Samuel Thibault
,
18:13
Re: [PATCH] Define vm_size_t and vm_offset_t as __mach_uintptr_t.
,
Samuel Thibault
,
15:28
Re: [PATCH] Make task_info.h structs more portable
,
Samuel Thibault
,
15:26
[very WIP PATCH 1/1] Very WIP: Add GHurdFileMonitor
,
Sergey Bugaev
,
09:49
[very WIP PATCH 0/1] Attempt at writing a GHurdFileMonitor for glib
,
Sergey Bugaev
,
09:49
[PATCH] Make task_info.h structs more portable
,
Flavio Cruz
,
00:35
[PATCH] Define vm_size_t and vm_offset_t as __mach_uintptr_t.
,
Flavio Cruz
,
00:33
Re: [PATCH 2/2] add rpc_versions for vm types
,
Flavio Cruz
,
00:33
December 05, 2022
Re: [PATCH] Update ipc/ directory to use mach_port_name_t
,
Samuel Thibault
,
20:14
Re: [PATCH] Fix *printf specifier for user space mach ports.
,
Samuel Thibault
,
20:13
Re: [PATCH 2/2] add rpc_versions for vm types
,
Samuel Thibault
,
20:10
Re: [PATCH] Make task_info.h structs more portable
,
Samuel Thibault
,
20:09
[PATCH] Fix *printf specifier for user space mach ports.
,
Flavio Cruz
,
01:35
Re: [PATCH] Update ipc/ directory to use mach_port_name_t
,
Flavio Cruz
,
01:31
Re: [PATCH] Make task_info.h structs more portable
,
Flavio Cruz
,
01:22
December 04, 2022
Re: betatesting and coder rectruiting
,
frater n
,
13:07
Re: betatesting and coder rectruiting
,
Samuel Thibault
,
12:04
betatesting and coder rectruiting
,
frater n
,
11:58
December 03, 2022
Re: [PATCH] Make task_info.h structs more portable
,
Samuel Thibault
,
14:18
December 02, 2022
Re: [PATCH] Use mach_port_name_t in a few more places
,
Samuel Thibault
,
20:42
Re: [PATCH v3] hurd: Make getrandom cache the server port
,
Samuel Thibault
,
20:06
Re: [PATCH v3] hurd: Make getrandom cache the server port
,
Samuel Thibault
,
17:46
Re: [PATCH v3] hurd: Make getrandom cache the server port
,
Sergey Bugaev
,
09:04
[PATCH v3] hurd: Make getrandom cache the server port
,
Sergey Bugaev
,
08:56
Re: [PATCH v2] hurd: Make getrandom cache the server port
,
Samuel Thibault
,
08:55
Re: [PATCH v2] hurd: Make getrandom cache the server port
,
Sergey Bugaev
,
08:18
Re: lost ssh access - where is a log?
,
Riccardo Mottola
,
06:34
Re: [PATCH v2] hurd: Make getrandom cache the server port
,
Samuel Thibault
,
04:17
[PATCH v2] hurd: Make getrandom cache the server port
,
Sergey Bugaev
,
04:14
December 01, 2022
[PATCH] Use mach_port_name_t in a few more places
,
Flavio Cruz
,
00:43
Re: [PATCH] Make task_info.h structs more portable
,
Flavio Cruz
,
00:10
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc