Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix parent-memory-clobber in posix_spawn (environ) | Rich Felker | 2012-10-18 | 1 | -2/+4 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -5/+5 |
* | fix various errors in function signatures/prototypes found by nsz | Rich Felker | 2011-09-13 | 1 | -2/+3 |
* | initial implementation of posix_spawn | Rich Felker | 2011-05-28 | 1 | -0/+14 |