Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove cruft from pre-posix_spawn version of the system function | Rich Felker | 2013-03-24 | 1 | -6/+0 |
* | consistently use the internal name __environ for environ | Rich Felker | 2013-02-17 | 1 | -2/+2 |
* | base system() on posix_spawn | Rich Felker | 2013-02-03 | 1 | -41/+26 |
* | system is a cancellation point | Rich Felker | 2012-10-28 | 1 | -0/+3 |
* | fix usage of locks with vfork | Rich Felker | 2012-10-19 | 1 | -1/+2 |
* | overhaul system() and popen() to use vfork; fix various related bugs | Rich Felker | 2012-10-18 | 1 | -23/+42 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+45 |