aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/_Fork.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-28hurd: Fix setting up signal thread stack alignmentSamuel Thibault1-7/+5
2023-04-03hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev1-18/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-2/+0
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto1-0/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-27hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault1-0/+1
2021-07-11hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault1-3/+0
2021-06-24posix: Consolidate fork implementationAdhemerval Zanella1-0/+719