about summary refs log tree commit diff
path: root/arch/x86_64/bits/ioctl.h
Commit message (Collapse)AuthorAgeFilesLines
* use the generic ioctl.h for x86_64, x32 and aarch64Szabolcs Nagy2016-07-031-197/+0
| | | | | they were slightly different in musl, but should be the same: the linux uapi and glibc headers are not different.
* fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)Szabolcs Nagy2013-05-261-3/+3
|
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+197