overhaul system() and popen() to use vfork; fix various related bugs
[musl] / src / env / __libc_csu_fini.c
2011-04-06 Rich Felkeradd startup abi functions, dummy for now. eventually...