Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
788d5e24ca19c6291cebd8d1ad5b5ed6abf42665
/
include
/
spawn.h
fe61a7a
rework mechanism for posix_spawnp calling posix_spawn
by Rich Felker
· 6 years ago
77e895d
add no-op POSIX_SPAWN_USEVFORK to spawn.h
by Rich Felker
· 8 years ago
bb439bb
implement new posix_spawn flag POSIX_SPAWN_SETSID
by Rich Felker
· 8 years ago
1c322f2
fix some restrict-qualifier mismatches in newly added interfaces
by Rich Felker
· 12 years ago
1e21e78
add support for thread scheduling (POSIX TPS option)
by Rich Felker
· 12 years ago
455f968
remove all remaining redundant __restrict/__inline/_Noreturn defs
by Rich Felker
· 12 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
13cd969
fix various errors in function signatures/prototypes found by nsz
by Rich Felker
· 13 years ago
c97f0d9
initial implementation of posix_spawn
by Rich Felker
· 13 years ago