Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix copy/paste error in popen changes that broke signals | Rich Felker | 2012-10-21 | 1 | -1/+1 |
* | fix usage of locks with vfork | Rich Felker | 2012-10-19 | 1 | -1/+1 |
* | overhaul system() and popen() to use vfork; fix various related bugs | Rich Felker | 2012-10-18 | 1 | -24/+44 |
* | make popen cancellation-safe | Rich Felker | 2012-06-20 | 1 | -0/+7 |
* | popen: handle issues with fd0/1 being closed | Rich Felker | 2012-06-20 | 1 | -3/+3 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+43 |