Rich Felker 759900403d prevent dup2 action for posix_spawn internal pipe fd 5 lat temu
..
arm ced75472d7 remove __vfork alias 6 lat temu
i386 ced75472d7 remove __vfork alias 6 lat temu
s390x ced75472d7 remove __vfork alias 6 lat temu
sh ced75472d7 remove __vfork alias 6 lat temu
x32 ced75472d7 remove __vfork alias 6 lat temu
x86_64 ced75472d7 remove __vfork alias 6 lat temu
execl.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers 11 lat temu
execle.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers 11 lat temu
execlp.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers 11 lat temu
execv.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
execve.c aa398f56fa global cleanup to use the new syscall interface 14 lat temu
execvp.c 7fe51ea85b use __strchrnul instead of strchr and strlen in execvpe 6 lat temu
fdop.h fb6b159d9e overhaul posix_spawn to use CLONE_VM instead of vfork 12 lat temu
fexecve.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable 6 lat temu
fork.c 84ebec6cee fix deadlock in synccall after threaded fork 5 lat temu
posix_spawn.c 759900403d prevent dup2 action for posix_spawn internal pipe fd 5 lat temu
posix_spawn_file_actions_addclose.c f48832ee15 fix backwards posix_spawn file action order 14 lat temu
posix_spawn_file_actions_adddup2.c fb6b159d9e overhaul posix_spawn to use CLONE_VM instead of vfork 12 lat temu
posix_spawn_file_actions_addopen.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
posix_spawn_file_actions_destroy.c a0ae0b0936 add file actions support to posix_spawn 14 lat temu
posix_spawn_file_actions_init.c c97f0d998c initial implementation of posix_spawn 14 lat temu
posix_spawnattr_destroy.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions 13 lat temu
posix_spawnattr_getflags.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
posix_spawnattr_getpgroup.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
posix_spawnattr_getsigdefault.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
posix_spawnattr_getsigmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
posix_spawnattr_init.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions 13 lat temu
posix_spawnattr_sched.c 96fbcf7d80 fix up minor misplacement of restrict keyword in spawnattr sched stubs 12 lat temu
posix_spawnattr_setflags.c f9f686b772 have posix_spawnattr_setflags check for supported flags 8 lat temu
posix_spawnattr_setpgroup.c c97f0d998c initial implementation of posix_spawn 14 lat temu
posix_spawnattr_setsigdefault.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
posix_spawnattr_setsigmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 12 lat temu
posix_spawnp.c 13d1afa46f overhaul internally-public declarations using wrapper headers 6 lat temu
system.c 5ce3737931 reduce spurious inclusion of libc.h 6 lat temu
vfork.c ced75472d7 remove __vfork alias 6 lat temu
wait.c 0b44a0315b initial check-in, version 0.5.0 14 lat temu
waitid.c 5ce3737931 reduce spurious inclusion of libc.h 6 lat temu
waitpid.c 5ce3737931 reduce spurious inclusion of libc.h 6 lat temu