| .. |
|
execl.c
|
correct variadic prototypes for execl* family
|
2011-04-27 16:06:33 -04:00 |
|
execle.c
|
correct variadic prototypes for execl* family
|
2011-04-27 16:06:33 -04:00 |
|
execlp.c
|
correct variadic prototypes for execl* family
|
2011-04-27 16:06:33 -04:00 |
|
execv.c
|
initial check-in, version 0.5.0
|
2011-02-12 00:22:29 -05:00 |
|
execve.c
|
global cleanup to use the new syscall interface
|
2011-03-20 00:16:43 -04:00 |
|
execvp.c
|
initial check-in, version 0.5.0
|
2011-02-12 00:22:29 -05:00 |
|
fdop.h
|
fix backwards posix_spawn file action order
|
2011-05-29 12:58:02 -04:00 |
|
fexecve.c
|
implement fexecve
|
2011-02-27 02:59:23 -05:00 |
|
fork.c
|
use weak aliases rather than function pointers to simplify some code
|
2011-08-06 20:09:51 -04:00 |
|
posix_spawn.c
|
fix backwards posix_spawn file action order
|
2011-05-29 12:58:02 -04:00 |
|
posix_spawn_file_actions_addclose.c
|
fix backwards posix_spawn file action order
|
2011-05-29 12:58:02 -04:00 |
|
posix_spawn_file_actions_adddup2.c
|
fix backwards posix_spawn file action order
|
2011-05-29 12:58:02 -04:00 |
|
posix_spawn_file_actions_addopen.c
|
fix backwards posix_spawn file action order
|
2011-05-29 12:58:02 -04:00 |
|
posix_spawn_file_actions_destroy.c
|
add file actions support to posix_spawn
|
2011-05-28 23:30:47 -04:00 |
|
posix_spawn_file_actions_init.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_getflags.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_getpgroup.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_getsigdefault.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_getsigmask.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_setflags.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_setpgroup.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_setsigdefault.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnattr_setsigmask.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
posix_spawnp.c
|
initial implementation of posix_spawn
|
2011-05-28 18:36:30 -04:00 |
|
system.c
|
initial check-in, version 0.5.0
|
2011-02-12 00:22:29 -05:00 |
|
vfork.c
|
global cleanup to use the new syscall interface
|
2011-03-20 00:16:43 -04:00 |
|
wait.c
|
initial check-in, version 0.5.0
|
2011-02-12 00:22:29 -05:00 |
|
waitid.c
|
overhaul pthread cancellation
|
2011-04-17 11:43:03 -04:00 |
|
waitpid.c
|
overhaul pthread cancellation
|
2011-04-17 11:43:03 -04:00 |