Historique des commits

Auteur SHA1 Message Date
  Rich Felker 74244e5b3e add posix_spawn [f]chdir file actions il y a 5 ans
  Rich Felker fe61a7aa53 rework mechanism for posix_spawnp calling posix_spawn il y a 6 ans
  Rich Felker 77e895dcfa add no-op POSIX_SPAWN_USEVFORK to spawn.h il y a 7 ans
  Rich Felker bb439bb171 implement new posix_spawn flag POSIX_SPAWN_SETSID il y a 7 ans
  Rich Felker 1c322f2f0a fix some restrict-qualifier mismatches in newly added interfaces il y a 12 ans
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) il y a 12 ans
  Rich Felker 455f96857f remove all remaining redundant __restrict/__inline/_Noreturn defs 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 c97f0d998c initial implementation of posix_spawn il y a 13 ans