musl/arch
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
..
aarch64 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
arm add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
generic make generic bits/fcntl.h shareable with 64-bit archs 2020-09-03 17:58:17 -04:00
i386 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
m68k add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
microblaze add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
mips add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
mips64 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
mipsn32 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
or1k add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
powerpc add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
powerpc64 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
riscv64 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
s390x add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
sh add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
x32 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00
x86_64 add pidfd_getfd and openat2 syscall numbers from linux v5.6 2020-09-09 17:19:55 -04:00