overhaul system() and popen() to use vfork; fix various related bugs
[musl] / src / stdio / popen.c
2012-10-18 Rich Felkeroverhaul system() and popen() to use vfork; fix various...
2012-06-20 Rich Felkermake popen cancellation-safe
2012-06-20 Rich Felkerpopen: handle issues with fd0/1 being closed
2011-02-12 Rich Felkerinitial check-in, version 0.5.0