aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/_Fork.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-28hurd: Fix setting up signal thread stack alignmentSamuel Thibault
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
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-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault
2021-07-11hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault
2021-06-24posix: Consolidate fork implementationAdhemerval Zanella