musl/arch/m68k/bits
Szabolcs Nagy d990090384 add pidfd_getfd and openat2 syscall numbers from linux v5.6
also added clone3 on sh and m68k, on sh it's still missing (not
yet wired up), but reserved so safe to add.

see

  linux commit fddb5d430ad9fa91b49b1d34d0202ffe2fa0e179
  open: introduce openat2(2) syscall

  linux commit 9a2cef09c801de54feecd912303ace5c27237f12
  arch: wire up pidfd_getfd syscall

  linux commit 8649c322f75c96e7ced2fec201e123b2b073bf09
  pid: Implement pidfd_getfd syscall

  linux commit e8bb2a2a1d51511e6b3f7e08125d52ec73c11139
  m68k: Wire up clone3() syscall
2020-09-09 17:19:55 -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
fcntl.h add m68k port 2018-06-19 13:24:05 -04:00
fenv.h add m68k port 2018-06-19 13:24:05 -04:00
float.h fix m68k float.h long double exponent range 2018-06-20 15:28:49 -04:00
ipcstat.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
msg.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
posix.h add m68k port 2018-06-19 13:24:05 -04:00
ptrace.h add support for arch-specific ptrace command macros 2018-07-17 22:25:08 -04:00
reg.h add m68k reg.h and user.h 2018-06-26 12:30:23 -04:00
sem.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
setjmp.h add m68k port 2018-06-19 13:24:05 -04:00
shm.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
signal.h add m68k port 2018-06-19 13:24:05 -04:00
stat.h switch all existing 32-bit archs to 64-bit time_t 2019-11-02 18:30:56 -04:00
stdint.h add m68k port 2018-06-19 13:24:05 -04:00
syscall.h.in add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
user.h add missing m68k user.h/procfs.h regset types 2019-10-28 15:56:50 -04:00