Alexey Izbyshev d3a61059c0 posix_spawn: fix child spinning on write to a broken pipe пре 9 месеци
..
aarch64 4f48da008d aarch64: add vfork пре 2 година
arm ced75472d7 remove __vfork alias пре 6 година
i386 ced75472d7 remove __vfork alias пре 6 година
riscv64 5763f003a5 riscv64: add vfork пре 1 година
s390x ced75472d7 remove __vfork alias пре 6 година
sh ced75472d7 remove __vfork alias пре 6 година
x32 ced75472d7 remove __vfork alias пре 6 година
x86_64 ced75472d7 remove __vfork alias пре 6 година
_Fork.c fa4a8abd06 fix public clone function to be safe and usable by applications пре 1 година
execl.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers пре 11 година
execle.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers пре 11 година
execlp.c c3a43b35cc add missing va_end in execl* for correcness and static code analyzers пре 11 година
execv.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
execve.c aa398f56fa global cleanup to use the new syscall interface пре 13 година
execvp.c 7fe51ea85b use __strchrnul instead of strchr and strlen in execvpe пре 5 година
fdop.h 8ef9d46f4d use internal malloc for posix_spawn file actions objects пре 3 година
fexecve.c 6fcd60ddd9 move and deduplicate declarations of __procfdname to make it checkable пре 6 година
fork.c cf76df0e1f fix missing synchronization of pthread TSD keys with MT-fork пре 2 година
posix_spawn.c d3a61059c0 posix_spawn: fix child spinning on write to a broken pipe пре 9 месеци
posix_spawn_file_actions_addchdir.c 74244e5b3e add posix_spawn [f]chdir file actions пре 5 година
posix_spawn_file_actions_addclose.c dd5b638471 fail posix_spawn file_actions operations with negative fds пре 3 година
posix_spawn_file_actions_adddup2.c dd5b638471 fail posix_spawn file_actions operations with negative fds пре 3 година
posix_spawn_file_actions_addfchdir.c dd5b638471 fail posix_spawn file_actions operations with negative fds пре 3 година
posix_spawn_file_actions_addopen.c dd5b638471 fail posix_spawn file_actions operations with negative fds пре 3 година
posix_spawn_file_actions_destroy.c a0ae0b0936 add file actions support to posix_spawn пре 13 година
posix_spawn_file_actions_init.c c97f0d998c initial implementation of posix_spawn пре 13 година
posix_spawnattr_destroy.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions пре 13 година
posix_spawnattr_getflags.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
posix_spawnattr_getpgroup.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
posix_spawnattr_getsigdefault.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
posix_spawnattr_getsigmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
posix_spawnattr_init.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions пре 13 година
posix_spawnattr_sched.c 96fbcf7d80 fix up minor misplacement of restrict keyword in spawnattr sched stubs пре 11 година
posix_spawnattr_setflags.c f9f686b772 have posix_spawnattr_setflags check for supported flags пре 7 година
posix_spawnattr_setpgroup.c c97f0d998c initial implementation of posix_spawn пре 13 година
posix_spawnattr_setsigdefault.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
posix_spawnattr_setsigmask.c 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 пре 12 година
posix_spawnp.c 13d1afa46f overhaul internally-public declarations using wrapper headers пре 6 година
system.c 5ce3737931 reduce spurious inclusion of libc.h пре 6 година
vfork.c ced75472d7 remove __vfork alias пре 6 година
wait.c 0b44a0315b initial check-in, version 0.5.0 пре 14 година
waitid.c 5ce3737931 reduce spurious inclusion of libc.h пре 6 година
waitpid.c 19563e1850 add framework to support archs without a native wait4 syscall пре 9 месеци