Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018年09月12日 | overhaul internally-public declarations using wrapper headers | Rich Felker | -2/+0 |
2018年09月12日 | rework mechanism for posix_spawnp calling posix_spawn | Rich Felker | -6/+4 |
2012年10月18日 | fix parent-memory-clobber in posix_spawn (environ) | Rich Felker | -2/+4 |
2012年09月06日 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -5/+5 |
2011年09月13日 | fix various errors in function signatures/prototypes found by nsz | Rich Felker | -2/+3 |
2011年05月28日 | initial implementation of posix_spawn | Rich Felker | -0/+14 |