Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013年03月24日 | rewrite popen to use posix_spawn instead of fragile vfork hacks | Rich Felker | -41/+41 |
2012年11月08日 | clean up sloppy nested inclusion from pthread_impl.h | Rich Felker | -0/+3 |
2012年10月21日 | fix copy/paste error in popen changes that broke signals | Rich Felker | -1/+1 |
2012年10月19日 | fix usage of locks with vfork | Rich Felker | -1/+1 |
2012年10月18日 | overhaul system() and popen() to use vfork; fix various related bugs | Rich Felker | -24/+44 |
2012年06月20日 | make popen cancellation-safe | Rich Felker | -0/+7 |
2012年06月20日 | popen: handle issues with fd0/1 being closed | Rich Felker | -3/+3 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+43 |