fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[musl] / src / linux / fallocate.c
2012-09-08 Rich Felkermove fallocate syscall wrapper to linux-specific syscal...