1. 77e895d add no-op POSIX_SPAWN_USEVFORK to spawn.h by Rich Felker · 7 years ago
  2. bb439bb implement new posix_spawn flag POSIX_SPAWN_SETSID by Rich Felker · 7 years ago
  3. 1c322f2 fix some restrict-qualifier mismatches in newly added interfaces by Rich Felker · 12 years ago
  4. 1e21e78 add support for thread scheduling (POSIX TPS option) by Rich Felker · 12 years ago
  5. 455f968 remove all remaining redundant __restrict/__inline/_Noreturn defs by Rich Felker · 12 years ago
  6. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  7. 13cd969 fix various errors in function signatures/prototypes found by nsz by Rich Felker · 13 years ago
  8. c97f0d9 initial implementation of posix_spawn by Rich Felker · 13 years ago