index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hurd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-13
hurd: Fix restoring message to be retried
Samuel Thibault
1
-1
/
+4
2024-06-10
hurd: Fix getxattr/listxattr returning ERANGE
Samuel Thibault
1
-4
/
+21
2024-06-10
hurd: Fix setxattr return value on replacing
Samuel Thibault
1
-4
/
+3
2024-06-10
hurd: Fix getxattr("gnu.translator") returning ENODATA
Samuel Thibault
1
-1
/
+10
2024-04-30
hurd: Stop mapping AT_NO_AUTOMOUNT to O_NOTRANS
Sergey Bugaev
1
-2
/
+0
2024-03-23
hurd: Stop relying on VM_MAX_ADDRESS
Sergey Bugaev
1
-4
/
+4
2024-03-23
hurd: Move internal functions to internal header
Sergey Bugaev
1
-87
/
+0
2024-02-25
hurd: Reformat Makefile.
Carlos O'Donell
1
-40
/
+127
2024-01-03
hurd: Declare _hurd_intr_rpc_msg* with protected visibility
Sergey Bugaev
1
-3
/
+3
2024-01-03
hurd: Add some missing includes
Sergey Bugaev
1
-1
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
89
-89
/
+89
2023-12-17
Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
1
-2
/
+24
2023-12-03
Revert "Update code to handle the new ABI for sending inlined port rights."
Samuel Thibault
1
-24
/
+2
2023-12-03
Revert "hurd: Fix build"
Samuel Thibault
1
-1
/
+1
2023-12-03
hurd: Fix build
Samuel Thibault
1
-1
/
+1
2023-12-03
Update code to handle the new ABI for sending inlined port rights.
Flavio Cruz
1
-2
/
+24
2023-11-21
hurd: fix restarting reauth_dtable on signal
Samuel Thibault
1
-12
/
+23
2023-11-20
hurd: Prevent the final file_exec_paths call from signals
Samuel Thibault
1
-0
/
+12
2023-11-19
Remove untyped mach RPC code.
Flavio Cruz
2
-73
/
+0
2023-11-19
_hurd_intr_rpc_mach_msg: handle message iteration correctly.
Flavio Cruz
1
-12
/
+12
2023-11-14
hurd: Make _hurd_intr_rpc_mach_msg avoid returning MACH_SEND_INTERRUPTED
Samuel Thibault
1
-0
/
+6
2023-09-05
hurd: Avoid including thread_state.h in installed header
Samuel Thibault
1
-2
/
+1
2023-08-15
hurd: Add prototype for and thus fix _hurdsig_abort_rpcs call
Samuel Thibault
2
-10
/
+7
2023-08-03
hurd: Do not include full <stdarg.h> in <hurd.h>
Florian Weimer
1
-2
/
+2
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
5
-5
/
+5
2023-05-22
Fix build for hurd/thread-self.c for i386.
Flavio Cruz
1
-0
/
+1
2023-05-20
hurd: Use __hurd_fail () instead of assigning errno
Sergey Bugaev
5
-36
/
+14
2023-05-19
hurd: Fix using interposable hurd_thread_self
Sergey Bugaev
2
-1
/
+5
2023-05-17
hurd: Use __mach_setup_thread_call ()
Sergey Bugaev
1
-4
/
+6
2023-05-17
hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
Sergey Bugaev
1
-2
/
+2
2023-05-06
Update hurd/hurdselect.c to be more portable.
Flavio Cruz
2
-21
/
+15
2023-05-05
Update hurd/intr-msg.c to be more portable
Flavio Cruz
1
-13
/
+21
2023-05-01
hurd: Replace reply port with a dead name on failed interruption
Sergey Bugaev
2
-3
/
+13
2023-04-29
hurd: Mark error functions as __COLD
Sergey Bugaev
2
-5
/
+5
2023-04-29
hurd: Fix FS_RETRY_MAGICAL "machtype" handling
Sergey Bugaev
1
-7
/
+4
2023-04-29
hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
Sergey Bugaev
1
-1
/
+7
2023-04-29
hurd: Don't leak the auth port in msg* RPCs
Sergey Bugaev
1
-9
/
+58
2023-04-29
hurd: Mark various conditions as unlikely
Sergey Bugaev
2
-7
/
+7
2023-04-29
hurd: Move libc_hidden_def's around
Sergey Bugaev
1
-4
/
+5
2023-04-29
hurd: Simplify _hurd_critical_section_lock a bit
Sergey Bugaev
1
-13
/
+6
2023-04-18
hurd: Avoid leaking task & thread ports
Sergey Bugaev
1
-0
/
+6
2023-04-18
hurd: Simplify _S_catch_exception_raise
Sergey Bugaev
1
-7
/
+1
2023-04-17
hurd: Run init_pids () before init_dtable ()
Sergey Bugaev
1
-9
/
+9
2023-04-17
hurd: Avoid extra ctty RPCs in init_dtable ()
Sergey Bugaev
1
-6
/
+38
2023-04-14
hurd: Remove __hurd_local_reply_port
Sergey Bugaev
1
-7
/
+0
2023-04-10
hurd: Improve reply port handling when exiting signal handlers
Sergey Bugaev
1
-13
/
+11
2023-04-10
hurd: Do not declare local variables volatile
Sergey Bugaev
1
-1
/
+1
2023-04-03
hurd: Microoptimize _hurd_self_sigstate ()
Sergey Bugaev
1
-3
/
+5
2023-04-03
hurd: Fix _hurd_setup_sighandler () signature
Sergey Bugaev
1
-5
/
+5
2023-04-03
hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtld
Sergey Bugaev
1
-2
/
+5
[next]