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