]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/mach/hurd/_Fork.c
arc4random: simplify design for better safety
[thirdparty/glibc.git] / sysdeps / mach / hurd / _Fork.c
2022-07-27  Jason A. Donenfeldarc4random: simplify design for better safety
2022-07-22  Adhemerval Zanella... stdlib: Add arc4random, arc4random_buf, and arc4random_...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-07-27  Samuel Thibaulthurd: _Fork: unlock malloc before calling fork child...
2021-07-11  Samuel Thibaulthurd _Fork: Drop duplicate malloc_fork_lock calls
2021-06-24  Adhemerval Zanellaposix: Consolidate fork implementation