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 |