musl/arch
Szabolcs Nagy 9b57db3f95 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15
for synchronous page faults, new in linux commit
1c9725974074a047f6080eecc62c50a8e840d050 and
b6fb293f2497a9841d94f6b57bd2bb2cd222da43
note that only targets that use asm-generic/mman.h have this new
flag defined, so undef it on other targets (mips*, powerpc*).
2018-02-22 18:48:58 -05:00
..
aarch64 aarch64: add HWCAP_DCPOP from linux v4.14 2018-02-22 18:45:35 -05:00
arm add statx syscall numbers from linux v4.11 2017-11-05 18:41:11 -05:00
generic/bits ioctl TIOCGPTPEER from linux v4.13 2017-11-05 18:41:22 -05:00
i386 i386: add arch_prctl syscall number from linux v4.12 2017-11-05 18:41:18 -05:00
microblaze microblaze: add statx syscall from linux v4.13 2017-11-05 18:41:29 -05:00
mips add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
mips64 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
mipsn32 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
or1k add statx syscall numbers from linux v4.11 2017-11-05 18:41:11 -05:00
powerpc add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
powerpc64 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05:00
s390x s390x: use generic ioctl.h 2017-11-05 18:43:51 -05:00
sh ioctl TIOCGPTPEER from linux v4.13 2017-11-05 18:41:22 -05:00
x32 fix x32 unistd macros to report as ILP32 not LP64 2017-12-14 21:22:51 -05:00
x86_64 add statx syscall numbers from linux v4.11 2017-11-05 18:41:11 -05:00