rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / stdio / fmemopen.c
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-09 Rich Felkeralways add memory streams to stdio open file list
2012-11-08 Rich Felkerclean up stdio_impl.h
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-05 Rich Felkermore fmemopen null termination fixes
2011-09-05 Rich Felkerfix some fmemopen behaviors
2011-09-04 Rich Felkerfmemopen: fix eof handling, hopefully right this time
2011-09-04 Rich Felkerfmemopen fixes
2011-09-04 Rich Felkerimplement fmemopen
2011-03-14 Rich Felkerpartially-written draft of fmemopen, still in #if 0
2011-02-12 Rich Felkerinitial check-in, version 0.5.0