use a common definition of NULL as 0L for C and C++
[musl] / src / linux / fallocate.c
2012-09-08 Rich Felkermove fallocate syscall wrapper to linux-specific syscal...