musl/arch
Samuel Holland 3e9d3386f1 define MAP_SYNC on powerpc/powerpc64
Linux defines MAP_SYNC on powerpc and powerpc64 as of commit
22fcea6f85f2 ("mm: move MAP_SYNC to asm-generic/mman-common.h"),
so we can stop undefining it on those architectures.
2020-03-14 21:39:39 -04:00
..
aarch64 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
arm remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
generic move struct dirent to bits header, allow NAME_MAX to vary 2020-01-25 23:08:55 -05:00
i386 remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
m68k remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
microblaze remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
mips work around negated error code bug on some mips kernels 2020-03-14 21:23:37 -04:00
mips64 work around negated error code bug on some mips kernels 2020-03-14 21:23:37 -04:00
mipsn32 work around negated error code bug on some mips kernels 2020-03-14 21:23:37 -04:00
or1k remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
powerpc define MAP_SYNC on powerpc/powerpc64 2020-03-14 21:39:39 -04:00
powerpc64 define MAP_SYNC on powerpc/powerpc64 2020-03-14 21:39:39 -04:00
riscv64 move riscv64 register index constants to signal.h 2020-02-04 09:29:13 -05:00
s390x add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
sh remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
x32 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
x86_64 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00