rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / crt / Scrt1.c
2012-05-03 Rich FelkerPIE support for i386