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