.. |
i386
|
2bb75db611
support vfork on i386
|
пре 13 година |
x32
|
664cd34192
x32 port (diff against vanilla x86_64)
|
пре 11 година |
x86_64
|
4cf667c9c9
x86_64 vfork implementation
|
пре 13 година |
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
|
пре 14 година |
execvp.c
|
23ccb80fcb
consistently use the internal name __environ for environ
|
пре 12 година |
fdop.h
|
fb6b159d9e
overhaul posix_spawn to use CLONE_VM instead of vfork
|
пре 12 година |
fexecve.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
пре 11 година |
fork.c
|
d4d6d6f322
block signals during fork
|
пре 11 година |
posix_spawn.c
|
8011614da0
make posix_spawn accept null pid pointer arguments
|
пре 11 година |
posix_spawn_file_actions_addclose.c
|
f48832ee15
fix backwards posix_spawn file action order
|
пре 14 година |
posix_spawn_file_actions_adddup2.c
|
fb6b159d9e
overhaul posix_spawn to use CLONE_VM instead of vfork
|
пре 12 година |
posix_spawn_file_actions_addopen.c
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
пре 12 година |
posix_spawn_file_actions_destroy.c
|
a0ae0b0936
add file actions support to posix_spawn
|
пре 14 година |
posix_spawn_file_actions_init.c
|
c97f0d998c
initial implementation of posix_spawn
|
пре 14 година |
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
|
пре 12 година |
posix_spawnattr_setflags.c
|
c97f0d998c
initial implementation of posix_spawn
|
пре 14 година |
posix_spawnattr_setpgroup.c
|
c97f0d998c
initial implementation of posix_spawn
|
пре 14 година |
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
|
97c8bdd88a
fix parent-memory-clobber in posix_spawn (environ)
|
пре 12 година |
system.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
пре 11 година |
vfork.c
|
571744447c
include cleanups: remove unused headers and add feature test macros
|
пре 11 година |
wait.c
|
0b44a0315b
initial check-in, version 0.5.0
|
пре 14 година |
waitid.c
|
feee98903c
overhaul pthread cancellation
|
пре 14 година |
waitpid.c
|
feee98903c
overhaul pthread cancellation
|
пре 14 година |