8 Commits (039f1b3c564667ab6fc9955bd892c2e527eb80b0)

Author SHA1 Message Date
Rich Felker 77e895dcfa add no-op POSIX_SPAWN_USEVFORK to spawn.h 9 years ago
Rich Felker bb439bb171 implement new posix_spawn flag POSIX_SPAWN_SETSID 9 years ago
Rich Felker 1c322f2f0a fix some restrict-qualifier mismatches in newly added interfaces 14 years ago
Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 14 years ago
Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs 14 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 13cd969552 fix various errors in function signatures/prototypes found by nsz 15 years ago
Rich Felker c97f0d998c initial implementation of posix_spawn 15 years ago