Szabolcs Nagy c3a43b35cc add missing va_end in execl* for correcness and static code analyzers %!s(int64=11) %!d(string=hai) anos
..
i386 2bb75db611 support vfork on i386 %!s(int64=13) %!d(string=hai) anos
x86_64 4cf667c9c9 x86_64 vfork implementation %!s(int64=13) %!d(string=hai) anos
execl.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers %!s(int64=11) %!d(string=hai) anos
execle.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers %!s(int64=11) %!d(string=hai) anos
execlp.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers %!s(int64=11) %!d(string=hai) anos
execv.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
execve.c aa398f56fa global cleanup to use the new syscall interface %!s(int64=14) %!d(string=hai) anos
execvp.c 23ccb80fcb consistently use the internal name __environ for environ %!s(int64=12) %!d(string=hai) anos
fdop.h fb6b159d9e overhaul posix_spawn to use CLONE_VM instead of vfork %!s(int64=12) %!d(string=hai) anos
fexecve.c c8c0844f7f debloat code that depends on /proc/self/fd/%d with shared function %!s(int64=11) %!d(string=hai) anos
fork.c d4d6d6f322 block signals during fork %!s(int64=11) %!d(string=hai) anos
posix_spawn.c 3c5c5e6f92 optimize posix_spawn to avoid spurious sigaction syscalls %!s(int64=11) %!d(string=hai) anos
posix_spawn_file_actions_addclose.c f48832ee15 fix backwards posix_spawn file action order %!s(int64=14) %!d(string=hai) anos
posix_spawn_file_actions_adddup2.c fb6b159d9e overhaul posix_spawn to use CLONE_VM instead of vfork %!s(int64=12) %!d(string=hai) anos
posix_spawn_file_actions_addopen.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
posix_spawn_file_actions_destroy.c a0ae0b0936 add file actions support to posix_spawn %!s(int64=14) %!d(string=hai) anos
posix_spawn_file_actions_init.c c97f0d998c initial implementation of posix_spawn %!s(int64=14) %!d(string=hai) anos
posix_spawnattr_destroy.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions %!s(int64=13) %!d(string=hai) anos
posix_spawnattr_getflags.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
posix_spawnattr_getpgroup.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
posix_spawnattr_getsigdefault.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
posix_spawnattr_getsigmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
posix_spawnattr_init.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions %!s(int64=13) %!d(string=hai) anos
posix_spawnattr_sched.c 96fbcf7d80 fix up minor misplacement of restrict keyword in spawnattr sched stubs %!s(int64=12) %!d(string=hai) anos
posix_spawnattr_setflags.c c97f0d998c initial implementation of posix_spawn %!s(int64=14) %!d(string=hai) anos
posix_spawnattr_setpgroup.c c97f0d998c initial implementation of posix_spawn %!s(int64=14) %!d(string=hai) anos
posix_spawnattr_setsigdefault.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
posix_spawnattr_setsigmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 %!s(int64=12) %!d(string=hai) anos
posix_spawnp.c 97c8bdd88a fix parent-memory-clobber in posix_spawn (environ) %!s(int64=12) %!d(string=hai) anos
system.c 7914ce9204 remove cruft from pre-posix_spawn version of the system function %!s(int64=12) %!d(string=hai) anos
vfork.c 768f39a535 make available a namespace-safe vfork, if supported %!s(int64=13) %!d(string=hai) anos
wait.c 0b44a0315b initial check-in, version 0.5.0 %!s(int64=14) %!d(string=hai) anos
waitid.c feee98903c overhaul pthread cancellation %!s(int64=14) %!d(string=hai) anos
waitpid.c feee98903c overhaul pthread cancellation %!s(int64=14) %!d(string=hai) anos