move fallocate syscall wrapper to linux-specific syscalls dir
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard