Rich Felker
|
dd5f50da6f
support linux kernel apis (new archs) with old syscalls removed
|
11 жил өмнө |
Rich Felker
|
594c827a22
support kernels with no SYS_open syscall, only SYS_openat
|
11 жил өмнө |
Rich Felker
|
8011614da0
make posix_spawn accept null pid pointer arguments
|
11 жил өмнө |
Rich Felker
|
3c5c5e6f92
optimize posix_spawn to avoid spurious sigaction syscalls
|
11 жил өмнө |
Rich Felker
|
65d7aa4dfd
fix missing errno from exec failure in posix_spawn
|
11 жил өмнө |
Rich Felker
|
b06dc66639
make posix_spawn (and functions that use it) use CLONE_VFORK flag
|
11 жил өмнө |
Rich Felker
|
a0473a0c82
remove explicit locking to prevent __synccall setuid during posix_spawn
|
12 жил өмнө |
Rich Felker
|
4862864fc1
fix unsigned comparison bug in posix_spawn
|
12 жил өмнө |
Rich Felker
|
fb6b159d9e
overhaul posix_spawn to use CLONE_VM instead of vfork
|
12 жил өмнө |
Rich Felker
|
599f973603
fix usage of locks with vfork
|
12 жил өмнө |
Rich Felker
|
97c8bdd88a
fix parent-memory-clobber in posix_spawn (environ)
|
12 жил өмнө |
Rich Felker
|
44eb4d8b9b
overhaul system() and popen() to use vfork; fix various related bugs
|
12 жил өмнө |
Rich Felker
|
d5304147b9
block uid/gid changes during posix_spawn
|
12 жил өмнө |
Rich Felker
|
d62f4e9888
use vfork if possible in posix_spawn
|
12 жил өмнө |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 жил өмнө |
Rich Felker
|
13cd969552
fix various errors in function signatures/prototypes found by nsz
|
13 жил өмнө |
Rich Felker
|
f48832ee15
fix backwards posix_spawn file action order
|
14 жил өмнө |
Rich Felker
|
a0ae0b0936
add file actions support to posix_spawn
|
14 жил өмнө |
Rich Felker
|
d6c0c97846
posix_spawn: honor POSIX_SPAWN_SETSIGDEF flag
|
14 жил өмнө |
Rich Felker
|
c97f0d998c
initial implementation of posix_spawn
|
14 жил өмнө |