index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hurd
Age
Commit message (
Expand
)
Author
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-05-22
Fix build for hurd/thread-self.c for i386.
Flavio Cruz
2023-05-20
hurd: Use __hurd_fail () instead of assigning errno
Sergey Bugaev
2023-05-19
hurd: Fix using interposable hurd_thread_self
Sergey Bugaev
2023-05-17
hurd: Use __mach_setup_thread_call ()
Sergey Bugaev
2023-05-17
hurd: Use MACHINE_THREAD_STATE_SETUP_CALL
Sergey Bugaev
2023-05-06
Update hurd/hurdselect.c to be more portable.
Flavio Cruz
2023-05-05
Update hurd/intr-msg.c to be more portable
Flavio Cruz
2023-05-01
hurd: Replace reply port with a dead name on failed interruption
Sergey Bugaev
2023-04-29
hurd: Mark error functions as __COLD
Sergey Bugaev
2023-04-29
hurd: Fix FS_RETRY_MAGICAL "machtype" handling
Sergey Bugaev
2023-04-29
hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
Sergey Bugaev
2023-04-29
hurd: Don't leak the auth port in msg* RPCs
Sergey Bugaev
2023-04-29
hurd: Mark various conditions as unlikely
Sergey Bugaev
2023-04-29
hurd: Move libc_hidden_def's around
Sergey Bugaev
2023-04-29
hurd: Simplify _hurd_critical_section_lock a bit
Sergey Bugaev
2023-04-18
hurd: Avoid leaking task & thread ports
Sergey Bugaev
2023-04-18
hurd: Simplify _S_catch_exception_raise
Sergey Bugaev
2023-04-17
hurd: Run init_pids () before init_dtable ()
Sergey Bugaev
2023-04-17
hurd: Avoid extra ctty RPCs in init_dtable ()
Sergey Bugaev
2023-04-14
hurd: Remove __hurd_local_reply_port
Sergey Bugaev
2023-04-10
hurd: Improve reply port handling when exiting signal handlers
Sergey Bugaev
2023-04-10
hurd: Do not declare local variables volatile
Sergey Bugaev
2023-04-03
hurd: Microoptimize _hurd_self_sigstate ()
Sergey Bugaev
2023-04-03
hurd: Fix _hurd_setup_sighandler () signature
Sergey Bugaev
2023-04-03
hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtld
Sergey Bugaev
2023-04-03
hurd: Fix file name in #error
Sergey Bugaev
2023-04-03
hurd: Swap around two function calls
Sergey Bugaev
2023-04-03
hurd: Remove __hurd_threadvar_stack_{offset,mask}
Sergey Bugaev
2023-04-03
hurd: Make exception subcode a long
Sergey Bugaev
2023-03-27
Remove set-hooks.h from generic includes
Adhemerval Zanella Netto
2023-03-02
hurd: Fix some broken indentation
Sergey Bugaev
2023-03-02
hurd: Remove the ecx kludge
Sergey Bugaev
2023-02-20
hurd: Use proper integer types
Sergey Bugaev
2023-02-14
hurd: Fix unwinding over INTR_MSG_TRAP in shared too
Samuel Thibault
2023-02-12
hurd: Fix xattr error value
Sergey Bugaev
2023-02-12
mach, hurd: Cast through uintptr_t
Sergey Bugaev
2023-02-12
hurd: Use mach_msg_type_number_t where appropriate
Sergey Bugaev
2023-02-09
hurd: Fix unwinding over INTR_MSG_TRAP
Samuel Thibault
2023-02-01
Remove support setting custom demuxers during signal handling.
Flavio Cruz
2023-02-01
hurd: Implement O_TMPFILE
Sergey Bugaev
2023-02-01
hurd: Consolidate file_name_lookup implementation
Sergey Bugaev
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-02
hurd hurdstartup: Initialize remaining fields of hurd_startup_data
Samuel Thibault
2023-01-02
hurd _S_msg_add_auth: Initialize new arrays to 0
Samuel Thibault
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-08-29
hurd: Fix vm_size_t incoherencies
Samuel Thibault
2022-04-13
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
[next]