rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / stdio / __stdio_exit.c
2012-11-02 Rich Felkerfix more unused variable warnings
2012-06-19 Rich Felkerstdio: handle file position correctly at program exit