make tmpfile slightly more efficient (use unlink syscall instead of remove)
[musl] / src / linux / pivot_root.c
2011-04-05 Rich Felkeradd pivot_root syscall wrapper