aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-03-02C2x scanf binary constant handlingJoseph Myers
2023-03-02hurd: Remove the ecx kludgeSergey Bugaev
2023-02-27hurd: Implement TLS for x86_64Sergey Bugaev
2023-02-27htl: Make pthread_mutex_t pointer-alignedSergey Bugaev
2023-02-24hurd: Generalize init-first.c to support x86_64Sergey Bugaev
2023-02-24hurd: Simplify init-first.c furtherSergey Bugaev
2023-02-24hurd: Mark some audit tests as unsupportedSamuel Thibault
2023-02-24htl: Mark select loop test as unsupportedSamuel Thibault
2023-02-24hurd: Mark RLIMIT_AS tests as unsupportedSamuel Thibault
2023-02-20Define PC, SP and SYSRETURN for hurd x86_64Flavio Cruz
2023-02-20hurd: Simplify init-first.c a bitSergey Bugaev
2023-02-20hurd: Make timer_t pointer-sizedSergey Bugaev
2023-02-20hurd: Fix xattr function return typeSergey Bugaev
2023-02-20hurd: Use proper integer typesSergey Bugaev
2023-02-20hurd: Move thread state manipulation into _hurd_tls_new ()Sergey Bugaev
2023-02-17[hurd] Fix i686 build breakage caused by 4fedebc91108Flavio Cruz
2023-02-16C2x strtol binary constant handlingJoseph Myers
2023-02-14mach: undef ENTRY2Sergey Bugaev
2023-02-14hurd: i386 TLS tweaksSergey Bugaev
2023-02-12hurd, htl: Add some x86_64-specific codeSergey Bugaev
2023-02-12hurd: Set up the basic tree for x86_64-gnuSergey Bugaev
2023-02-12mach: Look for mach_i386.defs on x86_64 tooSergey Bugaev
2023-02-12hurd: Use mach_msg_type_number_t where appropriateSergey Bugaev
2023-02-12hurd: Refactor readlinkat()Sergey Bugaev
2023-02-09hurd: Fix unwinding over INTR_MSG_TRAPSamuel Thibault
2023-02-05Move RETURN_TO to x86/sysdep.h and implement x86_64 version.Flavio Cruz
2023-02-02Remove sysdeps/mach/i386/machine-sp.hFlavio Cruz
2023-02-02hurd: Move some i386 bits to x86Samuel Thibault
2023-02-01hurd: Implement SHM_ANONSergey Bugaev
2023-02-01hurd: Implement O_TMPFILESergey Bugaev
2023-01-31Regenerate configure.Carlos O'Donell
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-02hurd getcwd: Fix memory leak on errorSamuel Thibault
2023-01-02hurd fcntl: Make LOCKED macro more robustSamuel Thibault
2023-01-02hurd: Make dl-sysdep __sbrk check __vm_allocate callSamuel Thibault
2023-01-02htl: Drop duplicate check in __pthread_stack_allocSamuel Thibault
2022-12-19mach: Drop remnants of old_CFLAGSSamuel Thibault
2022-12-19mach: Fix passing -ffreestanding when checking for gnumach headersSamuel Thibault
2022-12-19Force use of -ffreestanding when checking for gnumach headersFlavio Cruz
2022-12-02hurd: Make getrandom cache the server portSergey Bugaev
2022-11-07hurd: Add sigtimedwait and sigwaitinfo supportSamuel Thibault
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-10-05Regenerate sysdeps/mach/hurd/bits/errno.hJoseph Myers
2022-09-30malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella
2022-09-28hurd: Fix typoSamuel Thibault
2022-09-27hurd: Increase SOMAXCONN to 4096Samuel Thibault