overhaul posix_spawn to use CLONE_VM instead of vfork
[musl] / src / linux / fallocate.c
2012-09-08 Rich Felkermove fallocate syscall wrapper to linux-specific syscal...