musl/arch
Szabolcs Nagy cd208b0037 fix FIOQSIZE in arm ioctl.h
arm ioctl.h is the same as the generic one except this macro,
so a workaround solution is used to avoid another ioctl.h copy.
2016-07-03 14:54:35 -04:00
..
aarch64 use the generic ioctl.h for x86_64, x32 and aarch64 2016-07-03 12:49:24 -04:00
arm fix FIOQSIZE in arm ioctl.h 2016-07-03 14:54:35 -04:00
generic/bits fix FIOQSIZE in arm ioctl.h 2016-07-03 14:54:35 -04:00
i386 add preadv2 and pwritev2 syscall numbers for linux v4.6 2016-06-09 13:38:41 -04:00
microblaze deduplicate __NR_* and SYS_* syscall number definitions 2016-05-12 00:34:05 -05:00
mips fix TIOCMSET in mips ioctl.h 2016-07-03 14:54:35 -04:00
mips64 fix TIOCMSET in mips ioctl.h 2016-07-03 14:54:35 -04:00
mipsn32 fix TIOCMSET in mips ioctl.h 2016-07-03 14:54:35 -04:00
or1k add preadv2 and pwritev2 syscall numbers for linux v4.6 2016-06-09 13:38:41 -04:00
powerpc remove mips and powerpc ioctls that are missing from linux uapi 2016-07-03 14:54:34 -04:00
powerpc64 remove mips and powerpc ioctls that are missing from linux uapi 2016-07-03 14:54:34 -04:00
sh remove termios2 related ioctls from sh ioctl.h 2016-07-03 14:54:35 -04:00
x32 use the generic ioctl.h for x86_64, x32 and aarch64 2016-07-03 12:49:24 -04:00
x86_64 use the generic ioctl.h for x86_64, x32 and aarch64 2016-07-03 12:49:24 -04:00