overhaul posix_spawn to use CLONE_VM instead of vfork
[musl] / src / env / __libc_csu_init.c
2011-04-06 Rich Felkeradd startup abi functions, dummy for now. eventually...