fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard