fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[musl] / arch / x86_64 / bits / ioctl.h
2013-05-26 Szabolcs Nagyfix ioctl _IOR, _IOW, etc macros to avoid signed overfl...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!