Rich Felker 4cf667c9c9 x86_64 vfork implementation hace 13 años
..
i386 2bb75db611 support vfork on i386 hace 13 años
x86_64 4cf667c9c9 x86_64 vfork implementation hace 13 años
execl.c e6bac87d0e correct variadic prototypes for execl* family hace 14 años
execle.c e6bac87d0e correct variadic prototypes for execl* family hace 14 años
execlp.c e6bac87d0e correct variadic prototypes for execl* family hace 14 años
execv.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
execve.c aa398f56fa global cleanup to use the new syscall interface hace 14 años
execvp.c 4b87736998 fix various bugs in path and error handling in execvp/fexecve hace 13 años
fdop.h f48832ee15 fix backwards posix_spawn file action order hace 13 años
fexecve.c 4b87736998 fix various bugs in path and error handling in execvp/fexecve hace 13 años
fork.c 98acf04fc0 use weak aliases rather than function pointers to simplify some code hace 13 años
posix_spawn.c 13cd969552 fix various errors in function signatures/prototypes found by nsz hace 13 años
posix_spawn_file_actions_addclose.c f48832ee15 fix backwards posix_spawn file action order hace 13 años
posix_spawn_file_actions_adddup2.c f48832ee15 fix backwards posix_spawn file action order hace 13 años
posix_spawn_file_actions_addopen.c f48832ee15 fix backwards posix_spawn file action order hace 13 años
posix_spawn_file_actions_destroy.c a0ae0b0936 add file actions support to posix_spawn hace 13 años
posix_spawn_file_actions_init.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_destroy.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions hace 13 años
posix_spawnattr_getflags.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_getpgroup.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_getsigdefault.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_getsigmask.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_init.c 0f1ef81462 add missing posix_spawnattr_init/destroy functions hace 13 años
posix_spawnattr_setflags.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_setpgroup.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_setsigdefault.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnattr_setsigmask.c c97f0d998c initial implementation of posix_spawn hace 13 años
posix_spawnp.c 13cd969552 fix various errors in function signatures/prototypes found by nsz hace 13 años
system.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
vfork.c 768f39a535 make available a namespace-safe vfork, if supported hace 13 años
wait.c 0b44a0315b initial check-in, version 0.5.0 hace 14 años
waitid.c feee98903c overhaul pthread cancellation hace 14 años
waitpid.c feee98903c overhaul pthread cancellation hace 14 años