summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
37 hourshurd: Interrupted RPC returning EINTR when server has actually changed state.Mike Kelly
37 hourshurd: alterations to MSG_EXAMINE interface (intr-msg.h)Mike Kelly
2026-03-08hurd: Check for _hurdsig_preempted_set with _hurd_siglock heldSamuel Thibault
2026-03-01hurd: Sign-extend the sigcode passed to msg_sig_postSamuel Thibault
2026-02-11hurd: _hurd_intr_rpc_mach_msg() might not preserve the correct reply portMike Kelly
2026-02-04hurd: Test FPU preservation on double-signal deliverySamuel Thibault
2026-01-11hurd: Fix sigreturn clobbering some xmm registersSamuel Thibault
2026-01-04hurd: also test mmx state restorationSamuel Thibault
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-11-17htl: move pthread_create to into libcSamuel Thibault
2025-11-17hurd: Fix getting rlimit in _hurd_alloc_fdSamuel Thibault
2025-11-12hurd: Drop remnants of cthreadsSamuel Thibault
2025-10-21Suppress -Wmaybe-uninitialized only for gccAdhemerval Zanella
2025-09-23hurd: Fix building on i686-gnuSamuel Thibault
2025-09-22hurd: implement RLIMIT_AS against Mach RPCsDiego Nieto Cid
2025-08-18htl: move sem_{clockwait, timedwait, wait, trywait} into libc.gfleury
2025-05-28hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msgFlorian Weimer
2025-04-18hurd: save xstate during signal handlingLuca Dariz
2025-03-21Remove eloop-threshold.hAdhemerval Zanella
2025-03-06hurd: Consolidate signal mask changeSamuel Thibault
2025-02-10hurd: Replace char foo[1024] with string_tSamuel Thibault
2025-02-01hurd: Use the new __proc_reauthenticate_complete protocolSergey Bugaev
2025-01-29htl: move pthread_mutex_{lock, unlock, trylock, timedlock, clocklock}gfleury
2025-01-12hurd: Add CLOCK_MONOTONIC support to lllSamuel Thibault
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-05hurd: Protect against servers returning bogus read/write lengthsSergey Bugaev
2024-07-30x86_64 hurd: ensure we have a large enough buffer to receive exception_raise ...Flavio Cruz
2024-07-13hurd: Fix restoring message to be retriedSamuel Thibault
2024-06-10hurd: Fix getxattr/listxattr returning ERANGESamuel Thibault
2024-06-10hurd: Fix setxattr return value on replacingSamuel Thibault
2024-06-10hurd: Fix getxattr("gnu.translator") returning ENODATASamuel Thibault
2024-04-30hurd: Stop mapping AT_NO_AUTOMOUNT to O_NOTRANSSergey Bugaev
2024-03-23hurd: Stop relying on VM_MAX_ADDRESSSergey Bugaev
2024-03-23hurd: Move internal functions to internal headerSergey Bugaev
2024-02-25hurd: Reformat Makefile.Carlos O'Donell
2024-01-03hurd: Declare _hurd_intr_rpc_msg* with protected visibilitySergey Bugaev
2024-01-03hurd: Add some missing includesSergey Bugaev
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-17Update code to handle the new ABI for sending inlined port rights.Flavio Cruz
2023-12-03Revert "Update code to handle the new ABI for sending inlined port rights."Samuel Thibault
2023-12-03Revert "hurd: Fix build"Samuel Thibault
2023-12-03hurd: Fix buildSamuel Thibault
2023-12-03Update code to handle the new ABI for sending inlined port rights.Flavio Cruz
2023-11-21hurd: fix restarting reauth_dtable on signalSamuel Thibault
2023-11-20hurd: Prevent the final file_exec_paths call from signalsSamuel Thibault
2023-11-19Remove untyped mach RPC code.Flavio Cruz
2023-11-19_hurd_intr_rpc_mach_msg: handle message iteration correctly.Flavio Cruz
2023-11-14hurd: Make _hurd_intr_rpc_mach_msg avoid returning MACH_SEND_INTERRUPTEDSamuel Thibault
2023-09-05hurd: Avoid including thread_state.h in installed headerSamuel Thibault
2023-08-15hurd: Add prototype for and thus fix _hurdsig_abort_rpcs callSamuel Thibault