about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/_Fork.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* hurd: Fix setting up signal thread stack alignmentSamuel Thibault2023-05-281-7/+5
* hurd: Remove __hurd_threadvar_stack_{offset,mask}Sergey Bugaev2023-04-031-18/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-271-2/+0
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-221-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* hurd: _Fork: unlock malloc before calling fork child hooksSamuel Thibault2021-07-271-0/+1
* hurd _Fork: Drop duplicate malloc_fork_lock callsSamuel Thibault2021-07-111-3/+0
* posix: Consolidate fork implementationAdhemerval Zanella2021-06-241-0/+719