musl/arch
Szabolcs Nagy 6fce6ca129 remove termios2 related ioctls from sh ioctl.h
musl does not define these on other targets either.
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 posix_fadvise syscall args on powerpc, unify with arm fix 2016-07-01 13:32:35 -04:00
generic/bits add missing TIOC* macros to ioctl.h 2016-07-03 14:54:34 -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