Rich Felker
|
599f973603
fix usage of locks with vfork
|
il y a 12 ans |
Rich Felker
|
97c8bdd88a
fix parent-memory-clobber in posix_spawn (environ)
|
il y a 12 ans |
Rich Felker
|
44eb4d8b9b
overhaul system() and popen() to use vfork; fix various related bugs
|
il y a 12 ans |
Rich Felker
|
d5304147b9
block uid/gid changes during posix_spawn
|
il y a 12 ans |
Rich Felker
|
d62f4e9888
use vfork if possible in posix_spawn
|
il y a 12 ans |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
il y a 12 ans |
Rich Felker
|
13cd969552
fix various errors in function signatures/prototypes found by nsz
|
il y a 13 ans |
Rich Felker
|
f48832ee15
fix backwards posix_spawn file action order
|
il y a 14 ans |
Rich Felker
|
a0ae0b0936
add file actions support to posix_spawn
|
il y a 14 ans |
Rich Felker
|
d6c0c97846
posix_spawn: honor POSIX_SPAWN_SETSIGDEF flag
|
il y a 14 ans |
Rich Felker
|
c97f0d998c
initial implementation of posix_spawn
|
il y a 14 ans |