musl/arch/powerpc64/bits
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
..
alltypes.h.in move time_t and suseconds_t definitions to common alltypes.h.in 2019-11-02 18:30:56 -04:00
errno.h fix spurious trailing whitespace in powerpc & powerpc64 bits/errno.h 2016-05-08 23:16:14 -04:00
fcntl.h add powerpc64 port 2016-05-08 22:57:40 -04:00
fenv.h add powerpc64 port 2016-05-08 22:57:40 -04:00
float.h add powerpc64 port 2016-05-08 22:57:40 -04:00
hwcap.h powerpc: update hwcap.h for linux v4.15 2018-02-22 18:49:16 -05:00
ioctl.h move arch-invariant definitions out of bits/ioctl.h 2019-02-07 12:43:19 -05:00
ipc.h move IPC_64 from public bits/ipc.h to syscall_arch.h 2019-07-30 14:23:56 -04:00
mman.h define MAP_SYNC on powerpc/powerpc64 2020-03-14 21:39:39 -04:00
posix.h add powerpc64 port 2016-05-08 22:57:40 -04:00
ptrace.h powerpc: add PTRACE_SYSEMU from linux v4.20 2019-03-13 12:33:41 -04:00
reg.h add powerpc64 port 2016-05-08 22:57:40 -04:00
setjmp.h add powerpc64 port 2016-05-08 22:57:40 -04:00
shm.h remove trailing newlines from various versions of bits/shm.h 2019-07-29 15:54:38 -04:00
signal.h use struct pt_regs * rather than void * for powerpc[64] sigcontext regs 2019-10-19 15:53:43 -04:00
socket.h move msghdr and cmsghdr out of bits/socket.h 2019-11-02 18:30:56 -04:00
stat.h make brace placement in public header struct definitions consistent 2016-07-03 15:02:25 -04:00
stdint.h add powerpc64 port 2016-05-08 22:57:40 -04:00
syscall.h.in add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
termios.h fix conflicting mips and powerpc definitions for TIOCSER_TEMT macro 2019-07-10 17:09:49 -04:00
user.h fix clash between sys/user.h and kernel ptrace.h on powerpc[64], sh 2019-08-19 00:32:11 -04:00