musl/arch/powerpc64/bits
Szabolcs Nagy fa765ca54f add clone3 syscall number from linux v5.3
the syscall number is reserved on all targets, but it is not wired up
on all targets, see

  linux commit 8f6ccf6159aed1f04c6d179f61f6fb2691261e84
  Merge tag 'clone3-v5.3' of ... brauner/linux

  linux commit 8f3220a806545442f6f26195bc491520f5276e7c
  arch: wire-up clone3() syscall

  linux commit 7f192e3cd316ba58c88dfa26796cf77789dd9872
  fork: add clone3
2019-12-30 18:13:56 -05: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 add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15 2018-02-22 18:48:58 -05: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