aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
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
2022-09-21hurd: Fix SIOCADD/DELRT ioctlsSamuel Thibault
2022-09-21hurd: Drop struct rtentry and in6_rtmsgSamuel Thibault
2022-09-21hurd: Add _IOT_ifrtreq to <net/route.h>Damien Zammit
2022-09-21hurd: Use IF_NAMESIZE rather than IFNAMSIZSamuel Thibault
2022-09-21hurd: Add ifrtreq structure to net/route.hDamien Zammit
2022-09-17hurd: Factorize at/non-at functionsSamuel Thibault
2022-09-15hurd: Make readlink* just reopen the file used for statSamuel Thibault
2022-09-14hurd: Fix readlink() hanging on fifoSamuel Thibault
2022-08-29hurd: Fix vm_size_t incoherenciesSamuel Thibault
2022-08-27mach: Make xpg_strerror_r set a message on errorSamuel Thibault
2022-08-27mach: Fix incoherency between perror and strerrorSamuel Thibault
2022-08-22hurd: Fix starting static binaries with stack protection enabledSamuel Thibault
2022-08-22htl: Make pthread*_cond_timedwait register wref before releasing mutexSamuel Thibault
2022-08-22htl: make __pthread_hurd_cond_timedwait_internal check mutex is heldSamuel Thibault
2022-08-19hurd: Assume non-suid during bootstrapSamuel Thibault
2022-08-02socket: Check lengths before advancing pointer in CMSG_NXTHDRArjun Shankar
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-07-06stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann
2022-05-30elf: Remove _dl_skip_argsAdhemerval Zanella
2022-05-17linux: Add P_PIDFDAdhemerval Zanella
2022-05-17rtld: Use generic argv adjustment in ld.so [BZ #23293]Szabolcs Nagy
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for errlist.cAdhemerval Zanella