rework langinfo code for ABI compat and for use by time code
[musl] / src / stdio / popen.c
2013-03-25 Rich Felkerrewrite popen to use posix_spawn instead of fragile...
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up sloppy nested inclusion from pthread_impl.h
2012-10-21 Rich Felkerfix copy/paste error in popen changes that broke signals
2012-10-19 Rich Felkerfix usage of locks with vfork
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