rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / linux / pivot_root.c
2011-04-05 Rich Felkeradd pivot_root syscall wrapper