v1.1.24 update
[musl-tables] / data / musl.powerpc.decls
index c069df1..5e1987c 100644 (file)
@@ -29,13 +29,12 @@ B600        bits/termios.h  d       #define B600 0000010
 B75    bits/termios.h  d       #define B75 0000002
 B921600        bits/termios.h  d       #define B921600 00026
 B9600  bits/termios.h  d       #define B9600 0000015
-BOTHER bits/termios.h  d       #define BOTHER 00037
 BRKINT bits/termios.h  d       #define BRKINT 0000002
 BS0    bits/termios.h  d       #define BS0 0000000
 BS1    bits/termios.h  d       #define BS1 0100000
 BSDLY  bits/termios.h  d       #define BSDLY 0100000
 CBAUD  bits/termios.h  d       #define CBAUD 00377
-CBAUDEX        bits/termios.h  d       #define CBAUDEX 0000000
+CBAUDEX        bits/termios.h  d       #define CBAUDEX 0000020
 CIBAUD bits/termios.h  d       #define CIBAUD 077600000
 CLOCAL bits/termios.h  d       #define CLOCAL 00100000
 CMSPAR bits/termios.h  d       #define CMSPAR 010000000000
@@ -85,7 +84,7 @@ ECONNABORTED  bits/errno.h    d       #define ECONNABORTED 103
 ECONNREFUSED   bits/errno.h    d       #define ECONNREFUSED 111
 ECONNRESET     bits/errno.h    d       #define ECONNRESET 104
 EDEADLK        bits/errno.h    d       #define EDEADLK 35
-EDEADLOCK      bits/errno.h    d       #define EDEADLOCK 58 
+EDEADLOCK      bits/errno.h    d       #define EDEADLOCK 58
 EDESTADDRREQ   bits/errno.h    d       #define EDESTADDRREQ 89
 EDOM   bits/errno.h    d       #define EDOM 33
 EDOTDOT        bits/errno.h    d       #define EDOTDOT 73
@@ -200,6 +199,8 @@ EXFULL      bits/errno.h    d       #define EXFULL 54
 EXTA   bits/termios.h  d       #define EXTA 0000016
 EXTB   bits/termios.h  d       #define EXTB 0000017
 EXTPROC        bits/termios.h  d       #define EXTPROC 0x10000000
+Elf_Symndx     bits/link.h     t       typedef uint32_t Elf_Symndx;
+FE_ALL_EXCEPT  bits/fenv.h     d       #define FE_ALL_EXCEPT 0
 FE_ALL_EXCEPT  bits/fenv.h     d       #define FE_ALL_EXCEPT 0x3e000000
 FE_ALL_INVALID bits/fenv.h     d       #define FE_ALL_INVALID 0x01f80700
 FE_DFL_ENV     bits/fenv.h     d       #define FE_DFL_ENV ((const fenv_t *)-1)
@@ -218,6 +219,7 @@ FE_INVALID_SQRT     bits/fenv.h     d       #define FE_INVALID_SQRT 0x00000200
 FE_INVALID_ZDZ bits/fenv.h     d       #define FE_INVALID_ZDZ 0x00200000
 FE_OVERFLOW    bits/fenv.h     d       #define FE_OVERFLOW 0x10000000
 FE_TONEAREST   bits/fenv.h     d       #define FE_TONEAREST 0
+FE_TONEAREST   bits/fenv.h     d       #define FE_TONEAREST 0
 FE_TOWARDZERO  bits/fenv.h     d       #define FE_TOWARDZERO 1
 FE_UNDERFLOW   bits/fenv.h     d       #define FE_UNDERFLOW 0x08000000
 FE_UPWARD      bits/fenv.h     d       #define FE_UPWARD 2
@@ -251,7 +253,6 @@ F_SETOWN    bits/fcntl.h    d       #define F_SETOWN 8
 F_SETOWN_EX    bits/fcntl.h    d       #define F_SETOWN_EX 15
 F_SETSIG       bits/fcntl.h    d       #define F_SETSIG 10
 HUPCL  bits/termios.h  d       #define HUPCL 00040000
-IBSHIFT        bits/termios.h  d       #define IBSHIFT 16
 ICANON bits/termios.h  d       #define ICANON 0x00000100
 ICRNL  bits/termios.h  d       #define ICRNL 0000400
 IEXTEN bits/termios.h  d       #define IEXTEN 0x00000400
@@ -267,7 +268,7 @@ INT_FAST16_MAX      bits/stdint.h   d       #define INT_FAST16_MAX INT32_MAX
 INT_FAST16_MIN bits/stdint.h   d       #define INT_FAST16_MIN INT32_MIN
 INT_FAST32_MAX bits/stdint.h   d       #define INT_FAST32_MAX INT32_MAX
 INT_FAST32_MIN bits/stdint.h   d       #define INT_FAST32_MIN INT32_MIN
-IPC_64 bits/ipc.h      d       #define IPC_64 0x100
+IPC_STAT       bits/ipcstat.h  d       #define IPC_STAT 2
 ISIG   bits/termios.h  d       #define ISIG 0x00000080
 ISTRIP bits/termios.h  d       #define ISTRIP 0000040
 IUCLC  bits/termios.h  d       #define IUCLC 0010000
@@ -288,46 +289,12 @@ LDBL_TRUE_MIN     bits/float.h    d       #define LDBL_TRUE_MIN 4.94065645841246544177e-324L
 LLONG_MAX      bits/limits.h   d       #define LLONG_MAX 0x7fffffffffffffffLL
 LONG_BIT       bits/limits.h   d       #define LONG_BIT 32
 LONG_MAX       bits/limits.h   d       #define LONG_MAX 0x7fffffffL
-MADV_DODUMP    bits/mman.h     d       #define MADV_DODUMP 17
-MADV_DOFORK    bits/mman.h     d       #define MADV_DOFORK 11
-MADV_DONTDUMP  bits/mman.h     d       #define MADV_DONTDUMP 16
-MADV_DONTFORK  bits/mman.h     d       #define MADV_DONTFORK 10
-MADV_DONTNEED  bits/mman.h     d       #define MADV_DONTNEED 4
-MADV_HUGEPAGE  bits/mman.h     d       #define MADV_HUGEPAGE 14
-MADV_HWPOISON  bits/mman.h     d       #define MADV_HWPOISON 100
-MADV_MERGEABLE bits/mman.h     d       #define MADV_MERGEABLE 12
-MADV_NOHUGEPAGE        bits/mman.h     d       #define MADV_NOHUGEPAGE 15
-MADV_NORMAL    bits/mman.h     d       #define MADV_NORMAL 0
-MADV_RANDOM    bits/mman.h     d       #define MADV_RANDOM 1
-MADV_REMOVE    bits/mman.h     d       #define MADV_REMOVE 9
-MADV_SEQUENTIAL        bits/mman.h     d       #define MADV_SEQUENTIAL 2
-MADV_SOFT_OFFLINE      bits/mman.h     d       #define MADV_SOFT_OFFLINE 101
-MADV_UNMERGEABLE       bits/mman.h     d       #define MADV_UNMERGEABLE 13
-MADV_WILLNEED  bits/mman.h     d       #define MADV_WILLNEED 3
-MAP_ANON       bits/mman.h     d       #define MAP_ANON 0x20
-MAP_ANONYMOUS  bits/mman.h     d       #define MAP_ANONYMOUS MAP_ANON
-MAP_DENYWRITE  bits/mman.h     d       #define MAP_DENYWRITE 0x0800
-MAP_EXECUTABLE bits/mman.h     d       #define MAP_EXECUTABLE 0x1000
-MAP_FAILED     bits/mman.h     d       #define MAP_FAILED ((void *) -1)
-MAP_FILE       bits/mman.h     d       #define MAP_FILE 0x00
-MAP_FIXED      bits/mman.h     d       #define MAP_FIXED 0x10
-MAP_GROWSDOWN  bits/mman.h     d       #define MAP_GROWSDOWN 0x0100
-MAP_HUGETLB    bits/mman.h     d       #define MAP_HUGETLB 0x40000
 MAP_LOCKED     bits/mman.h     d       #define MAP_LOCKED 0x80
-MAP_NONBLOCK   bits/mman.h     d       #define MAP_NONBLOCK 0x10000
 MAP_NORESERVE  bits/mman.h     d       #define MAP_NORESERVE 0x40
-MAP_POPULATE   bits/mman.h     d       #define MAP_POPULATE 0x8000
-MAP_PRIVATE    bits/mman.h     d       #define MAP_PRIVATE 0x02
-MAP_SHARED     bits/mman.h     d       #define MAP_SHARED 0x01
-MAP_STACK      bits/mman.h     d       #define MAP_STACK 0x20000
-MAP_TYPE       bits/mman.h     d       #define MAP_TYPE 0x0f
 MCL_CURRENT    bits/mman.h     d       #define MCL_CURRENT 0x2000
 MCL_FUTURE     bits/mman.h     d       #define MCL_FUTURE 0x4000
 MCL_ONFAULT    bits/mman.h     d       #define MCL_ONFAULT 0x8000
 MINSIGSTKSZ    bits/signal.h   d       #define MINSIGSTKSZ 4096
-MS_ASYNC       bits/mman.h     d       #define MS_ASYNC 1
-MS_INVALIDATE  bits/mman.h     d       #define MS_INVALIDATE 2
-MS_SYNC        bits/mman.h     d       #define MS_SYNC 4
 NCCS   bits/termios.h  d       #define NCCS 19
 NL0    bits/termios.h  d       #define NL0 0000000
 NL1    bits/termios.h  d       #define NL1 0000400
@@ -335,22 +302,6 @@ NL2        bits/termios.h  d       #define NL2 0001000
 NL3    bits/termios.h  d       #define NL3 0001400
 NLDLY  bits/termios.h  d       #define NLDLY 0001400
 NOFLSH bits/termios.h  d       #define NOFLSH 0x80000000
-N_6PACK        bits/ioctl.h    d       #define N_6PACK 7
-N_AX25 bits/ioctl.h    d       #define N_AX25 5
-N_HCI  bits/ioctl.h    d       #define N_HCI 15
-N_HDLC bits/ioctl.h    d       #define N_HDLC 13
-N_IRDA bits/ioctl.h    d       #define N_IRDA 11
-N_MASC bits/ioctl.h    d       #define N_MASC 8
-N_MOUSE        bits/ioctl.h    d       #define N_MOUSE 2
-N_PPP  bits/ioctl.h    d       #define N_PPP 3
-N_PROFIBUS_FDL bits/ioctl.h    d       #define N_PROFIBUS_FDL 10
-N_R3964        bits/ioctl.h    d       #define N_R3964 9
-N_SLIP bits/ioctl.h    d       #define N_SLIP 1
-N_SMSBLOCK     bits/ioctl.h    d       #define N_SMSBLOCK 12
-N_STRIP        bits/ioctl.h    d       #define N_STRIP 4
-N_SYNC_PPP     bits/ioctl.h    d       #define N_SYNC_PPP 14
-N_TTY  bits/ioctl.h    d       #define N_TTY 0
-N_X25  bits/ioctl.h    d       #define N_X25 6
 OCRNL  bits/termios.h  d       #define OCRNL 0000010
 OFDEL  bits/termios.h  d       #define OFDEL 0000200
 OFILL  bits/termios.h  d       #define OFILL 0000100
@@ -382,20 +333,74 @@ PARENB    bits/termios.h  d       #define PARENB 00010000
 PARMRK bits/termios.h  d       #define PARMRK 0000010
 PARODD bits/termios.h  d       #define PARODD 00020000
 PENDIN bits/termios.h  d       #define PENDIN 0x20000000
-POSIX_MADV_DONTNEED    bits/mman.h     d       #define POSIX_MADV_DONTNEED 0
-POSIX_MADV_NORMAL      bits/mman.h     d       #define POSIX_MADV_NORMAL 0
-POSIX_MADV_RANDOM      bits/mman.h     d       #define POSIX_MADV_RANDOM 1
-POSIX_MADV_SEQUENTIAL  bits/mman.h     d       #define POSIX_MADV_SEQUENTIAL 2
-POSIX_MADV_WILLNEED    bits/mman.h     d       #define POSIX_MADV_WILLNEED 3
-PROT_EXEC      bits/mman.h     d       #define PROT_EXEC 4
-PROT_GROWSDOWN bits/mman.h     d       #define PROT_GROWSDOWN 0x01000000
-PROT_GROWSUP   bits/mman.h     d       #define PROT_GROWSUP 0x02000000
-PROT_NONE      bits/mman.h     d       #define PROT_NONE 0
-PROT_READ      bits/mman.h     d       #define PROT_READ 1
+PPC_FEATURE2_ARCH_2_07 bits/hwcap.h    d       #define PPC_FEATURE2_ARCH_2_07 0x80000000
+PPC_FEATURE2_ARCH_3_00 bits/hwcap.h    d       #define PPC_FEATURE2_ARCH_3_00 0x00800000
+PPC_FEATURE2_DARN      bits/hwcap.h    d       #define PPC_FEATURE2_DARN 0x00200000
+PPC_FEATURE2_DSCR      bits/hwcap.h    d       #define PPC_FEATURE2_DSCR 0x20000000
+PPC_FEATURE2_EBB       bits/hwcap.h    d       #define PPC_FEATURE2_EBB 0x10000000
+PPC_FEATURE2_HAS_IEEE128       bits/hwcap.h    d       #define PPC_FEATURE2_HAS_IEEE128 0x00400000
+PPC_FEATURE2_HTM       bits/hwcap.h    d       #define PPC_FEATURE2_HTM 0x40000000
+PPC_FEATURE2_HTM_NOSC  bits/hwcap.h    d       #define PPC_FEATURE2_HTM_NOSC 0x01000000
+PPC_FEATURE2_HTM_NO_SUSPEND    bits/hwcap.h    d       #define PPC_FEATURE2_HTM_NO_SUSPEND 0x00080000
+PPC_FEATURE2_ISEL      bits/hwcap.h    d       #define PPC_FEATURE2_ISEL 0x08000000
+PPC_FEATURE2_SCV       bits/hwcap.h    d       #define PPC_FEATURE2_SCV 0x00100000
+PPC_FEATURE2_TAR       bits/hwcap.h    d       #define PPC_FEATURE2_TAR 0x04000000
+PPC_FEATURE2_VEC_CRYPTO        bits/hwcap.h    d       #define PPC_FEATURE2_VEC_CRYPTO 0x02000000
+PPC_FEATURE_32 bits/hwcap.h    d       #define PPC_FEATURE_32 0x80000000
+PPC_FEATURE_601_INSTR  bits/hwcap.h    d       #define PPC_FEATURE_601_INSTR 0x20000000
+PPC_FEATURE_64 bits/hwcap.h    d       #define PPC_FEATURE_64 0x40000000
+PPC_FEATURE_ARCH_2_05  bits/hwcap.h    d       #define PPC_FEATURE_ARCH_2_05 0x00001000
+PPC_FEATURE_ARCH_2_06  bits/hwcap.h    d       #define PPC_FEATURE_ARCH_2_06 0x00000100
+PPC_FEATURE_BOOKE      bits/hwcap.h    d       #define PPC_FEATURE_BOOKE 0x00008000
+PPC_FEATURE_CELL       bits/hwcap.h    d       #define PPC_FEATURE_CELL 0x00010000
+PPC_FEATURE_HAS_4xxMAC bits/hwcap.h    d       #define PPC_FEATURE_HAS_4xxMAC 0x02000000
+PPC_FEATURE_HAS_ALTIVEC        bits/hwcap.h    d       #define PPC_FEATURE_HAS_ALTIVEC 0x10000000
+PPC_FEATURE_HAS_DFP    bits/hwcap.h    d       #define PPC_FEATURE_HAS_DFP 0x00000400
+PPC_FEATURE_HAS_EFP_DOUBLE     bits/hwcap.h    d       #define PPC_FEATURE_HAS_EFP_DOUBLE 0x00200000
+PPC_FEATURE_HAS_EFP_SINGLE     bits/hwcap.h    d       #define PPC_FEATURE_HAS_EFP_SINGLE 0x00400000
+PPC_FEATURE_HAS_FPU    bits/hwcap.h    d       #define PPC_FEATURE_HAS_FPU 0x08000000
+PPC_FEATURE_HAS_MMU    bits/hwcap.h    d       #define PPC_FEATURE_HAS_MMU 0x04000000
+PPC_FEATURE_HAS_SPE    bits/hwcap.h    d       #define PPC_FEATURE_HAS_SPE 0x00800000
+PPC_FEATURE_HAS_VSX    bits/hwcap.h    d       #define PPC_FEATURE_HAS_VSX 0x00000080
+PPC_FEATURE_ICACHE_SNOOP       bits/hwcap.h    d       #define PPC_FEATURE_ICACHE_SNOOP 0x00002000
+PPC_FEATURE_NO_TB      bits/hwcap.h    d       #define PPC_FEATURE_NO_TB 0x00100000
+PPC_FEATURE_PA6T       bits/hwcap.h    d       #define PPC_FEATURE_PA6T 0x00000800
+PPC_FEATURE_POWER4     bits/hwcap.h    d       #define PPC_FEATURE_POWER4 0x00080000
+PPC_FEATURE_POWER5     bits/hwcap.h    d       #define PPC_FEATURE_POWER5 0x00040000
+PPC_FEATURE_POWER5_PLUS        bits/hwcap.h    d       #define PPC_FEATURE_POWER5_PLUS 0x00020000
+PPC_FEATURE_POWER6_EXT bits/hwcap.h    d       #define PPC_FEATURE_POWER6_EXT 0x00000200
+PPC_FEATURE_PPC_LE     bits/hwcap.h    d       #define PPC_FEATURE_PPC_LE 0x00000001
+PPC_FEATURE_PSERIES_PERFMON_COMPAT     bits/hwcap.h    d       #define PPC_FEATURE_PSERIES_PERFMON_COMPAT 0x00000040
+PPC_FEATURE_SMT        bits/hwcap.h    d       #define PPC_FEATURE_SMT 0x00004000
+PPC_FEATURE_TRUE_LE    bits/hwcap.h    d       #define PPC_FEATURE_TRUE_LE 0x00000002
+PPC_FEATURE_UNIFIED_CACHE      bits/hwcap.h    d       #define PPC_FEATURE_UNIFIED_CACHE 0x01000000
 PROT_SAO       bits/mman.h     d       #define PROT_SAO 0x10
-PROT_WRITE     bits/mman.h     d       #define PROT_WRITE 2
+PTRACE_GETEVRREGS      bits/ptrace.h   d       #define PTRACE_GETEVRREGS 0x14
+PTRACE_GETREGS64       bits/ptrace.h   d       #define PTRACE_GETREGS64 0x16
+PTRACE_GETVRREGS       bits/ptrace.h   d       #define PTRACE_GETVRREGS 0x12
+PTRACE_GETVSRREGS      bits/ptrace.h   d       #define PTRACE_GETVSRREGS 0x1b
+PTRACE_GET_DEBUGREG    bits/ptrace.h   d       #define PTRACE_GET_DEBUGREG 0x19
+PTRACE_SETEVRREGS      bits/ptrace.h   d       #define PTRACE_SETEVRREGS 0x15
+PTRACE_SETREGS64       bits/ptrace.h   d       #define PTRACE_SETREGS64 0x17
+PTRACE_SETVRREGS       bits/ptrace.h   d       #define PTRACE_SETVRREGS 0x13
+PTRACE_SETVSRREGS      bits/ptrace.h   d       #define PTRACE_SETVSRREGS 0x1c
+PTRACE_SET_DEBUGREG    bits/ptrace.h   d       #define PTRACE_SET_DEBUGREG 0x1a
+PTRACE_SINGLEBLOCK     bits/ptrace.h   d       #define PTRACE_SINGLEBLOCK 0x100
+PTRACE_SYSEMU  bits/ptrace.h   d       #define PTRACE_SYSEMU 0x1d
+PTRACE_SYSEMU_SINGLESTEP       bits/ptrace.h   d       #define PTRACE_SYSEMU_SINGLESTEP 0x1e
 PTRDIFF_MAX    bits/stdint.h   d       #define PTRDIFF_MAX INT32_MAX
 PTRDIFF_MIN    bits/stdint.h   d       #define PTRDIFF_MIN INT32_MIN
+PT_GETEVRREGS  bits/ptrace.h   d       #define PT_GETEVRREGS PTRACE_GETEVRREGS
+PT_GETREGS64   bits/ptrace.h   d       #define PT_GETREGS64 PTRACE_GETREGS64
+PT_GETVRREGS   bits/ptrace.h   d       #define PT_GETVRREGS PTRACE_GETVRREGS
+PT_GETVSRREGS  bits/ptrace.h   d       #define PT_GETVSRREGS PTRACE_GETVSRREGS
+PT_GET_DEBUGREG        bits/ptrace.h   d       #define PT_GET_DEBUGREG PTRACE_GET_DEBUGREG
+PT_SETEVRREGS  bits/ptrace.h   d       #define PT_SETEVRREGS PTRACE_SETEVRREGS
+PT_SETREGS64   bits/ptrace.h   d       #define PT_SETREGS64 PTRACE_SETREGS64
+PT_SETVRREGS   bits/ptrace.h   d       #define PT_SETVRREGS PTRACE_SETVRREGS
+PT_SETVSRREGS  bits/ptrace.h   d       #define PT_SETVSRREGS PTRACE_SETVSRREGS
+PT_SET_DEBUGREG        bits/ptrace.h   d       #define PT_SET_DEBUGREG PTRACE_SET_DEBUGREG
+PT_STEPBLOCK   bits/ptrace.h   d       #define PT_STEPBLOCK PTRACE_SINGLEBLOCK
 SA_NOCLDSTOP   bits/signal.h   d       #define SA_NOCLDSTOP 1U
 SA_NOCLDWAIT   bits/signal.h   d       #define SA_NOCLDWAIT 2U
 SA_NODEFER     bits/signal.h   d       #define SA_NODEFER 0x40000000U
@@ -440,63 +445,11 @@ SIGVTALRM bits/signal.h   d       #define SIGVTALRM 26
 SIGWINCH       bits/signal.h   d       #define SIGWINCH 28
 SIGXCPU        bits/signal.h   d       #define SIGXCPU 24
 SIGXFSZ        bits/signal.h   d       #define SIGXFSZ 25
-SIOCADDDLCI    bits/ioctl.h    d       #define SIOCADDDLCI 0x8980
-SIOCADDMULTI   bits/ioctl.h    d       #define SIOCADDMULTI 0x8931
-SIOCADDRT      bits/ioctl.h    d       #define SIOCADDRT 0x890B
 SIOCATMARK     bits/ioctl.h    d       #define SIOCATMARK 0x8905
-SIOCDARP       bits/ioctl.h    d       #define SIOCDARP 0x8953
-SIOCDELDLCI    bits/ioctl.h    d       #define SIOCDELDLCI 0x8981
-SIOCDELMULTI   bits/ioctl.h    d       #define SIOCDELMULTI 0x8932
-SIOCDELRT      bits/ioctl.h    d       #define SIOCDELRT 0x890C
-SIOCDEVPRIVATE bits/ioctl.h    d       #define SIOCDEVPRIVATE 0x89F0
-SIOCDIFADDR    bits/ioctl.h    d       #define SIOCDIFADDR 0x8936
-SIOCDRARP      bits/ioctl.h    d       #define SIOCDRARP 0x8960
-SIOCGARP       bits/ioctl.h    d       #define SIOCGARP 0x8954
-SIOCGIFADDR    bits/ioctl.h    d       #define SIOCGIFADDR 0x8915
-SIOCGIFBR      bits/ioctl.h    d       #define SIOCGIFBR 0x8940
-SIOCGIFBRDADDR bits/ioctl.h    d       #define SIOCGIFBRDADDR 0x8919
-SIOCGIFCONF    bits/ioctl.h    d       #define SIOCGIFCONF 0x8912
-SIOCGIFCOUNT   bits/ioctl.h    d       #define SIOCGIFCOUNT 0x8938
-SIOCGIFDSTADDR bits/ioctl.h    d       #define SIOCGIFDSTADDR 0x8917
-SIOCGIFENCAP   bits/ioctl.h    d       #define SIOCGIFENCAP 0x8925
-SIOCGIFFLAGS   bits/ioctl.h    d       #define SIOCGIFFLAGS 0x8913
-SIOCGIFHWADDR  bits/ioctl.h    d       #define SIOCGIFHWADDR 0x8927
-SIOCGIFINDEX   bits/ioctl.h    d       #define SIOCGIFINDEX 0x8933
-SIOCGIFMAP     bits/ioctl.h    d       #define SIOCGIFMAP 0x8970
-SIOCGIFMEM     bits/ioctl.h    d       #define SIOCGIFMEM 0x891f
-SIOCGIFMETRIC  bits/ioctl.h    d       #define SIOCGIFMETRIC 0x891d
-SIOCGIFMTU     bits/ioctl.h    d       #define SIOCGIFMTU 0x8921
-SIOCGIFNAME    bits/ioctl.h    d       #define SIOCGIFNAME 0x8910
-SIOCGIFNETMASK bits/ioctl.h    d       #define SIOCGIFNETMASK 0x891b
-SIOCGIFPFLAGS  bits/ioctl.h    d       #define SIOCGIFPFLAGS 0x8935
-SIOCGIFSLAVE   bits/ioctl.h    d       #define SIOCGIFSLAVE 0x8929
-SIOCGIFTXQLEN  bits/ioctl.h    d       #define SIOCGIFTXQLEN 0x8942
 SIOCGPGRP      bits/ioctl.h    d       #define SIOCGPGRP 0x8904
-SIOCGRARP      bits/ioctl.h    d       #define SIOCGRARP 0x8961
 SIOCGSTAMP     bits/ioctl.h    d       #define SIOCGSTAMP 0x8906
-SIOCPROTOPRIVATE       bits/ioctl.h    d       #define SIOCPROTOPRIVATE 0x89E0
-SIOCRTMSG      bits/ioctl.h    d       #define SIOCRTMSG 0x890D
-SIOCSARP       bits/ioctl.h    d       #define SIOCSARP 0x8955
-SIOCSIFADDR    bits/ioctl.h    d       #define SIOCSIFADDR 0x8916
-SIOCSIFBR      bits/ioctl.h    d       #define SIOCSIFBR 0x8941
-SIOCSIFBRDADDR bits/ioctl.h    d       #define SIOCSIFBRDADDR 0x891a
-SIOCSIFDSTADDR bits/ioctl.h    d       #define SIOCSIFDSTADDR 0x8918
-SIOCSIFENCAP   bits/ioctl.h    d       #define SIOCSIFENCAP 0x8926
-SIOCSIFFLAGS   bits/ioctl.h    d       #define SIOCSIFFLAGS 0x8914
-SIOCSIFHWADDR  bits/ioctl.h    d       #define SIOCSIFHWADDR 0x8924
-SIOCSIFHWBROADCAST     bits/ioctl.h    d       #define SIOCSIFHWBROADCAST 0x8937
-SIOCSIFLINK    bits/ioctl.h    d       #define SIOCSIFLINK 0x8911
-SIOCSIFMAP     bits/ioctl.h    d       #define SIOCSIFMAP 0x8971
-SIOCSIFMEM     bits/ioctl.h    d       #define SIOCSIFMEM 0x8920
-SIOCSIFMETRIC  bits/ioctl.h    d       #define SIOCSIFMETRIC 0x891e
-SIOCSIFMTU     bits/ioctl.h    d       #define SIOCSIFMTU 0x8922
-SIOCSIFNETMASK bits/ioctl.h    d       #define SIOCSIFNETMASK 0x891c
-SIOCSIFPFLAGS  bits/ioctl.h    d       #define SIOCSIFPFLAGS 0x8934
-SIOCSIFSLAVE   bits/ioctl.h    d       #define SIOCSIFSLAVE 0x8930
-SIOCSIFTXQLEN  bits/ioctl.h    d       #define SIOCSIFTXQLEN 0x8943
+SIOCGSTAMPNS   bits/ioctl.h    d       #define SIOCGSTAMPNS 0x8907
 SIOCSPGRP      bits/ioctl.h    d       #define SIOCSPGRP 0x8902
-SIOCSRARP      bits/ioctl.h    d       #define SIOCSRARP 0x8962
-SIOGIFINDEX    bits/ioctl.h    d       #define SIOGIFINDEX SIOCGIFINDEX
 SIZE_MAX       bits/stdint.h   d       #define SIZE_MAX UINT32_MAX
 SO_ACCEPTCONN  bits/socket.h   d       #define SO_ACCEPTCONN 30
 SO_BROADCAST   bits/socket.h   d       #define SO_BROADCAST 6
@@ -511,6 +464,7 @@ SO_NO_CHECK bits/socket.h   d       #define SO_NO_CHECK 11
 SO_OOBINLINE   bits/socket.h   d       #define SO_OOBINLINE 10
 SO_PASSCRED    bits/socket.h   d       #define SO_PASSCRED 20
 SO_PEERCRED    bits/socket.h   d       #define SO_PEERCRED 21
+SO_PEERSEC     bits/socket.h   d       #define SO_PEERSEC 31
 SO_PRIORITY    bits/socket.h   d       #define SO_PRIORITY 12
 SO_PROTOCOL    bits/socket.h   d       #define SO_PROTOCOL 38
 SO_RCVBUF      bits/socket.h   d       #define SO_RCVBUF 8
@@ -547,13 +501,19 @@ SYS_chmod bits/syscall.h  d       #define SYS_chmod 15
 SYS_chown      bits/syscall.h  d       #define SYS_chown 181
 SYS_chroot     bits/syscall.h  d       #define SYS_chroot 61
 SYS_clock_adjtime      bits/syscall.h  d       #define SYS_clock_adjtime 347
+SYS_clock_adjtime64    bits/syscall.h  d       #define SYS_clock_adjtime64 405
 SYS_clock_getres       bits/syscall.h  d       #define SYS_clock_getres 247
+SYS_clock_getres_time64        bits/syscall.h  d       #define SYS_clock_getres_time64 406
 SYS_clock_gettime      bits/syscall.h  d       #define SYS_clock_gettime 246
+SYS_clock_gettime64    bits/syscall.h  d       #define SYS_clock_gettime64 403
 SYS_clock_nanosleep    bits/syscall.h  d       #define SYS_clock_nanosleep 248
+SYS_clock_nanosleep_time64     bits/syscall.h  d       #define SYS_clock_nanosleep_time64 407
 SYS_clock_settime      bits/syscall.h  d       #define SYS_clock_settime 245
+SYS_clock_settime64    bits/syscall.h  d       #define SYS_clock_settime64 404
 SYS_clone      bits/syscall.h  d       #define SYS_clone 120
 SYS_close      bits/syscall.h  d       #define SYS_close 6
 SYS_connect    bits/syscall.h  d       #define SYS_connect 328
+SYS_copy_file_range    bits/syscall.h  d       #define SYS_copy_file_range 379
 SYS_creat      bits/syscall.h  d       #define SYS_creat 8
 SYS_create_module      bits/syscall.h  d       #define SYS_create_module 127
 SYS_delete_module      bits/syscall.h  d       #define SYS_delete_module 129
@@ -591,7 +551,11 @@ SYS_flistxattr     bits/syscall.h  d       #define SYS_flistxattr 217
 SYS_flock      bits/syscall.h  d       #define SYS_flock 143
 SYS_fork       bits/syscall.h  d       #define SYS_fork 2
 SYS_fremovexattr       bits/syscall.h  d       #define SYS_fremovexattr 220
+SYS_fsconfig   bits/syscall.h  d       #define SYS_fsconfig 431
 SYS_fsetxattr  bits/syscall.h  d       #define SYS_fsetxattr 211
+SYS_fsmount    bits/syscall.h  d       #define SYS_fsmount 432
+SYS_fsopen     bits/syscall.h  d       #define SYS_fsopen 430
+SYS_fspick     bits/syscall.h  d       #define SYS_fspick 433
 SYS_fstat      bits/syscall.h  d       #define SYS_fstat 108
 SYS_fstat64    bits/syscall.h  d       #define SYS_fstat64 197
 SYS_fstatat64  bits/syscall.h  d       #define SYS_fstatat64 291
@@ -602,6 +566,7 @@ SYS_ftime   bits/syscall.h  d       #define SYS_ftime 35
 SYS_ftruncate  bits/syscall.h  d       #define SYS_ftruncate 93
 SYS_ftruncate64        bits/syscall.h  d       #define SYS_ftruncate64 194
 SYS_futex      bits/syscall.h  d       #define SYS_futex 221
+SYS_futex_time64       bits/syscall.h  d       #define SYS_futex_time64 422
 SYS_futimesat  bits/syscall.h  d       #define SYS_futimesat 290
 SYS_get_kernel_syms    bits/syscall.h  d       #define SYS_get_kernel_syms 130
 SYS_get_mempolicy      bits/syscall.h  d       #define SYS_get_mempolicy 260
@@ -624,9 +589,7 @@ SYS_getppid bits/syscall.h  d       #define SYS_getppid 64
 SYS_getpriority        bits/syscall.h  d       #define SYS_getpriority 96
 SYS_getrandom  bits/syscall.h  d       #define SYS_getrandom 359
 SYS_getresgid  bits/syscall.h  d       #define SYS_getresgid 170
-SYS_getresgid32        bits/syscall.h  d       #define SYS_getresgid32 170
 SYS_getresuid  bits/syscall.h  d       #define SYS_getresuid 165
-SYS_getresuid32        bits/syscall.h  d       #define SYS_getresuid32 165
 SYS_getrlimit  bits/syscall.h  d       #define SYS_getrlimit 76
 SYS_getrusage  bits/syscall.h  d       #define SYS_getrusage 77
 SYS_getsid     bits/syscall.h  d       #define SYS_getsid 147
@@ -646,8 +609,13 @@ SYS_inotify_rm_watch       bits/syscall.h  d       #define SYS_inotify_rm_watch 277
 SYS_io_cancel  bits/syscall.h  d       #define SYS_io_cancel 231
 SYS_io_destroy bits/syscall.h  d       #define SYS_io_destroy 228
 SYS_io_getevents       bits/syscall.h  d       #define SYS_io_getevents 229
+SYS_io_pgetevents      bits/syscall.h  d       #define SYS_io_pgetevents 388
+SYS_io_pgetevents_time64       bits/syscall.h  d       #define SYS_io_pgetevents_time64 416
 SYS_io_setup   bits/syscall.h  d       #define SYS_io_setup 227
 SYS_io_submit  bits/syscall.h  d       #define SYS_io_submit 230
+SYS_io_uring_enter     bits/syscall.h  d       #define SYS_io_uring_enter 426
+SYS_io_uring_register  bits/syscall.h  d       #define SYS_io_uring_register 427
+SYS_io_uring_setup     bits/syscall.h  d       #define SYS_io_uring_setup 425
 SYS_ioctl      bits/syscall.h  d       #define SYS_ioctl 54
 SYS_ioperm     bits/syscall.h  d       #define SYS_ioperm 101
 SYS_iopl       bits/syscall.h  d       #define SYS_iopl 110
@@ -655,6 +623,7 @@ SYS_ioprio_get      bits/syscall.h  d       #define SYS_ioprio_get 274
 SYS_ioprio_set bits/syscall.h  d       #define SYS_ioprio_set 273
 SYS_ipc        bits/syscall.h  d       #define SYS_ipc 117
 SYS_kcmp       bits/syscall.h  d       #define SYS_kcmp 354
+SYS_kexec_file_load    bits/syscall.h  d       #define SYS_kexec_file_load 382
 SYS_kexec_load bits/syscall.h  d       #define SYS_kexec_load 268
 SYS_keyctl     bits/syscall.h  d       #define SYS_keyctl 271
 SYS_kill       bits/syscall.h  d       #define SYS_kill 37
@@ -689,6 +658,7 @@ SYS_mmap    bits/syscall.h  d       #define SYS_mmap 90
 SYS_mmap2      bits/syscall.h  d       #define SYS_mmap2 192
 SYS_modify_ldt bits/syscall.h  d       #define SYS_modify_ldt 123
 SYS_mount      bits/syscall.h  d       #define SYS_mount 21
+SYS_move_mount bits/syscall.h  d       #define SYS_move_mount 429
 SYS_move_pages bits/syscall.h  d       #define SYS_move_pages 301
 SYS_mprotect   bits/syscall.h  d       #define SYS_mprotect 125
 SYS_mpx        bits/syscall.h  d       #define SYS_mpx 56
@@ -696,9 +666,15 @@ SYS_mq_getsetattr  bits/syscall.h  d       #define SYS_mq_getsetattr 267
 SYS_mq_notify  bits/syscall.h  d       #define SYS_mq_notify 266
 SYS_mq_open    bits/syscall.h  d       #define SYS_mq_open 262
 SYS_mq_timedreceive    bits/syscall.h  d       #define SYS_mq_timedreceive 265
+SYS_mq_timedreceive_time64     bits/syscall.h  d       #define SYS_mq_timedreceive_time64 419
 SYS_mq_timedsend       bits/syscall.h  d       #define SYS_mq_timedsend 264
+SYS_mq_timedsend_time64        bits/syscall.h  d       #define SYS_mq_timedsend_time64 418
 SYS_mq_unlink  bits/syscall.h  d       #define SYS_mq_unlink 263
 SYS_mremap     bits/syscall.h  d       #define SYS_mremap 163
+SYS_msgctl     bits/syscall.h  d       #define SYS_msgctl 402
+SYS_msgget     bits/syscall.h  d       #define SYS_msgget 399
+SYS_msgrcv     bits/syscall.h  d       #define SYS_msgrcv 401
+SYS_msgsnd     bits/syscall.h  d       #define SYS_msgsnd 400
 SYS_msync      bits/syscall.h  d       #define SYS_msync 144
 SYS_multiplexer        bits/syscall.h  d       #define SYS_multiplexer 201
 SYS_munlock    bits/syscall.h  d       #define SYS_munlock 151
@@ -715,6 +691,7 @@ SYS_oldstat bits/syscall.h  d       #define SYS_oldstat 18
 SYS_olduname   bits/syscall.h  d       #define SYS_olduname 109
 SYS_open       bits/syscall.h  d       #define SYS_open 5
 SYS_open_by_handle_at  bits/syscall.h  d       #define SYS_open_by_handle_at 346
+SYS_open_tree  bits/syscall.h  d       #define SYS_open_tree 428
 SYS_openat     bits/syscall.h  d       #define SYS_openat 286
 SYS_pause      bits/syscall.h  d       #define SYS_pause 29
 SYS_pciconfig_iobase   bits/syscall.h  d       #define SYS_pciconfig_iobase 200
@@ -722,24 +699,32 @@ SYS_pciconfig_read        bits/syscall.h  d       #define SYS_pciconfig_read 198
 SYS_pciconfig_write    bits/syscall.h  d       #define SYS_pciconfig_write 199
 SYS_perf_event_open    bits/syscall.h  d       #define SYS_perf_event_open 319
 SYS_personality        bits/syscall.h  d       #define SYS_personality 136
+SYS_pidfd_send_signal  bits/syscall.h  d       #define SYS_pidfd_send_signal 424
 SYS_pipe       bits/syscall.h  d       #define SYS_pipe 42
 SYS_pipe2      bits/syscall.h  d       #define SYS_pipe2 317
 SYS_pivot_root bits/syscall.h  d       #define SYS_pivot_root 203
+SYS_pkey_alloc bits/syscall.h  d       #define SYS_pkey_alloc 384
+SYS_pkey_free  bits/syscall.h  d       #define SYS_pkey_free 385
+SYS_pkey_mprotect      bits/syscall.h  d       #define SYS_pkey_mprotect 386
 SYS_poll       bits/syscall.h  d       #define SYS_poll 167
 SYS_ppoll      bits/syscall.h  d       #define SYS_ppoll 281
+SYS_ppoll_time64       bits/syscall.h  d       #define SYS_ppoll_time64 414
 SYS_prctl      bits/syscall.h  d       #define SYS_prctl 171
 SYS_pread64    bits/syscall.h  d       #define SYS_pread64 179
 SYS_preadv     bits/syscall.h  d       #define SYS_preadv 320
+SYS_preadv2    bits/syscall.h  d       #define SYS_preadv2 380
 SYS_prlimit64  bits/syscall.h  d       #define SYS_prlimit64 325
 SYS_process_vm_readv   bits/syscall.h  d       #define SYS_process_vm_readv 351
 SYS_process_vm_writev  bits/syscall.h  d       #define SYS_process_vm_writev 352
 SYS_prof       bits/syscall.h  d       #define SYS_prof 44
 SYS_profil     bits/syscall.h  d       #define SYS_profil 98
 SYS_pselect6   bits/syscall.h  d       #define SYS_pselect6 280
+SYS_pselect6_time64    bits/syscall.h  d       #define SYS_pselect6_time64 413
 SYS_ptrace     bits/syscall.h  d       #define SYS_ptrace 26
 SYS_putpmsg    bits/syscall.h  d       #define SYS_putpmsg 188
 SYS_pwrite64   bits/syscall.h  d       #define SYS_pwrite64 180
 SYS_pwritev    bits/syscall.h  d       #define SYS_pwritev 321
+SYS_pwritev2   bits/syscall.h  d       #define SYS_pwritev2 381
 SYS_query_module       bits/syscall.h  d       #define SYS_query_module 166
 SYS_quotactl   bits/syscall.h  d       #define SYS_quotactl 131
 SYS_read       bits/syscall.h  d       #define SYS_read 3
@@ -752,6 +737,7 @@ SYS_reboot  bits/syscall.h  d       #define SYS_reboot 88
 SYS_recv       bits/syscall.h  d       #define SYS_recv 336
 SYS_recvfrom   bits/syscall.h  d       #define SYS_recvfrom 337
 SYS_recvmmsg   bits/syscall.h  d       #define SYS_recvmmsg 343
+SYS_recvmmsg_time64    bits/syscall.h  d       #define SYS_recvmmsg_time64 417
 SYS_recvmsg    bits/syscall.h  d       #define SYS_recvmsg 342
 SYS_remap_file_pages   bits/syscall.h  d       #define SYS_remap_file_pages 239
 SYS_removexattr        bits/syscall.h  d       #define SYS_removexattr 218
@@ -761,6 +747,7 @@ SYS_renameat2       bits/syscall.h  d       #define SYS_renameat2 357
 SYS_request_key        bits/syscall.h  d       #define SYS_request_key 270
 SYS_restart_syscall    bits/syscall.h  d       #define SYS_restart_syscall 0
 SYS_rmdir      bits/syscall.h  d       #define SYS_rmdir 40
+SYS_rseq       bits/syscall.h  d       #define SYS_rseq 387
 SYS_rt_sigaction       bits/syscall.h  d       #define SYS_rt_sigaction 173
 SYS_rt_sigpending      bits/syscall.h  d       #define SYS_rt_sigpending 175
 SYS_rt_sigprocmask     bits/syscall.h  d       #define SYS_rt_sigprocmask 174
@@ -768,6 +755,7 @@ SYS_rt_sigqueueinfo bits/syscall.h  d       #define SYS_rt_sigqueueinfo 177
 SYS_rt_sigreturn       bits/syscall.h  d       #define SYS_rt_sigreturn 172
 SYS_rt_sigsuspend      bits/syscall.h  d       #define SYS_rt_sigsuspend 178
 SYS_rt_sigtimedwait    bits/syscall.h  d       #define SYS_rt_sigtimedwait 176
+SYS_rt_sigtimedwait_time64     bits/syscall.h  d       #define SYS_rt_sigtimedwait_time64 421
 SYS_rt_tgsigqueueinfo  bits/syscall.h  d       #define SYS_rt_tgsigqueueinfo 322
 SYS_rtas       bits/syscall.h  d       #define SYS_rtas 255
 SYS_sched_get_priority_max     bits/syscall.h  d       #define SYS_sched_get_priority_max 159
@@ -777,6 +765,7 @@ SYS_sched_getattr   bits/syscall.h  d       #define SYS_sched_getattr 356
 SYS_sched_getparam     bits/syscall.h  d       #define SYS_sched_getparam 155
 SYS_sched_getscheduler bits/syscall.h  d       #define SYS_sched_getscheduler 157
 SYS_sched_rr_get_interval      bits/syscall.h  d       #define SYS_sched_rr_get_interval 161
+SYS_sched_rr_get_interval_time64       bits/syscall.h  d       #define SYS_sched_rr_get_interval_time64 423
 SYS_sched_setaffinity  bits/syscall.h  d       #define SYS_sched_setaffinity 222
 SYS_sched_setattr      bits/syscall.h  d       #define SYS_sched_setattr 355
 SYS_sched_setparam     bits/syscall.h  d       #define SYS_sched_setparam 154
@@ -784,6 +773,9 @@ SYS_sched_setscheduler      bits/syscall.h  d       #define SYS_sched_setscheduler 156
 SYS_sched_yield        bits/syscall.h  d       #define SYS_sched_yield 158
 SYS_seccomp    bits/syscall.h  d       #define SYS_seccomp 358
 SYS_select     bits/syscall.h  d       #define SYS_select 82
+SYS_semctl     bits/syscall.h  d       #define SYS_semctl 394
+SYS_semget     bits/syscall.h  d       #define SYS_semget 393
+SYS_semtimedop_time64  bits/syscall.h  d       #define SYS_semtimedop_time64 420
 SYS_send       bits/syscall.h  d       #define SYS_send 334
 SYS_sendfile   bits/syscall.h  d       #define SYS_sendfile 186
 SYS_sendfile64 bits/syscall.h  d       #define SYS_sendfile64 226
@@ -805,9 +797,7 @@ SYS_setpgid bits/syscall.h  d       #define SYS_setpgid 57
 SYS_setpriority        bits/syscall.h  d       #define SYS_setpriority 97
 SYS_setregid   bits/syscall.h  d       #define SYS_setregid 71
 SYS_setresgid  bits/syscall.h  d       #define SYS_setresgid 169
-SYS_setresgid32        bits/syscall.h  d       #define SYS_setresgid32 169
 SYS_setresuid  bits/syscall.h  d       #define SYS_setresuid 164
-SYS_setresuid32        bits/syscall.h  d       #define SYS_setresuid32 164
 SYS_setreuid   bits/syscall.h  d       #define SYS_setreuid 70
 SYS_setrlimit  bits/syscall.h  d       #define SYS_setrlimit 75
 SYS_setsid     bits/syscall.h  d       #define SYS_setsid 66
@@ -816,6 +806,10 @@ SYS_settimeofday   bits/syscall.h  d       #define SYS_settimeofday 79
 SYS_setuid     bits/syscall.h  d       #define SYS_setuid 23
 SYS_setxattr   bits/syscall.h  d       #define SYS_setxattr 209
 SYS_sgetmask   bits/syscall.h  d       #define SYS_sgetmask 68
+SYS_shmat      bits/syscall.h  d       #define SYS_shmat 397
+SYS_shmctl     bits/syscall.h  d       #define SYS_shmctl 396
+SYS_shmdt      bits/syscall.h  d       #define SYS_shmdt 398
+SYS_shmget     bits/syscall.h  d       #define SYS_shmget 395
 SYS_shutdown   bits/syscall.h  d       #define SYS_shutdown 338
 SYS_sigaction  bits/syscall.h  d       #define SYS_sigaction 67
 SYS_sigaltstack        bits/syscall.h  d       #define SYS_sigaltstack 185
@@ -837,6 +831,7 @@ SYS_stat    bits/syscall.h  d       #define SYS_stat 106
 SYS_stat64     bits/syscall.h  d       #define SYS_stat64 195
 SYS_statfs     bits/syscall.h  d       #define SYS_statfs 99
 SYS_statfs64   bits/syscall.h  d       #define SYS_statfs64 252
+SYS_statx      bits/syscall.h  d       #define SYS_statx 383
 SYS_stime      bits/syscall.h  d       #define SYS_stime 25
 SYS_stty       bits/syscall.h  d       #define SYS_stty 31
 SYS_subpage_prot       bits/syscall.h  d       #define SYS_subpage_prot 310
@@ -860,11 +855,14 @@ SYS_timer_create  bits/syscall.h  d       #define SYS_timer_create 240
 SYS_timer_delete       bits/syscall.h  d       #define SYS_timer_delete 244
 SYS_timer_getoverrun   bits/syscall.h  d       #define SYS_timer_getoverrun 243
 SYS_timer_gettime      bits/syscall.h  d       #define SYS_timer_gettime 242
+SYS_timer_gettime64    bits/syscall.h  d       #define SYS_timer_gettime64 408
 SYS_timer_settime      bits/syscall.h  d       #define SYS_timer_settime 241
-SYS_timerfd    bits/syscall.h  d       #define SYS_timerfd 306
+SYS_timer_settime64    bits/syscall.h  d       #define SYS_timer_settime64 409
 SYS_timerfd_create     bits/syscall.h  d       #define SYS_timerfd_create 306
 SYS_timerfd_gettime    bits/syscall.h  d       #define SYS_timerfd_gettime 312
+SYS_timerfd_gettime64  bits/syscall.h  d       #define SYS_timerfd_gettime64 410
 SYS_timerfd_settime    bits/syscall.h  d       #define SYS_timerfd_settime 311
+SYS_timerfd_settime64  bits/syscall.h  d       #define SYS_timerfd_settime64 411
 SYS_times      bits/syscall.h  d       #define SYS_times 43
 SYS_tkill      bits/syscall.h  d       #define SYS_tkill 208
 SYS_truncate   bits/syscall.h  d       #define SYS_truncate 92
@@ -884,6 +882,7 @@ SYS_userfaultfd     bits/syscall.h  d       #define SYS_userfaultfd 364
 SYS_ustat      bits/syscall.h  d       #define SYS_ustat 62
 SYS_utime      bits/syscall.h  d       #define SYS_utime 30
 SYS_utimensat  bits/syscall.h  d       #define SYS_utimensat 304
+SYS_utimensat_time64   bits/syscall.h  d       #define SYS_utimensat_time64 412
 SYS_utimes     bits/syscall.h  d       #define SYS_utimes 251
 SYS_vfork      bits/syscall.h  d       #define SYS_vfork 189
 SYS_vhangup    bits/syscall.h  d       #define SYS_vhangup 111
@@ -902,7 +901,6 @@ TABDLY      bits/termios.h  d       #define TABDLY 0006000
 TCFLSH bits/ioctl.h    d       #define TCFLSH _IO('t', 31)
 TCGETA bits/ioctl.h    d       #define TCGETA _IOR('t', 23, char[20])
 TCGETS bits/ioctl.h    d       #define TCGETS _IOR('t', 19, char[44])
-TCGETX bits/ioctl.h    d       #define TCGETX 0x5432
 TCIFLUSH       bits/termios.h  d       #define TCIFLUSH 0
 TCIOFF bits/termios.h  d       #define TCIOFF 2
 TCIOFLUSH      bits/termios.h  d       #define TCIOFLUSH 2
@@ -921,9 +919,6 @@ TCSETAW     bits/ioctl.h    d       #define TCSETAW _IOW('t', 25, char[20])
 TCSETS bits/ioctl.h    d       #define TCSETS _IOW('t', 20, char[44])
 TCSETSF        bits/ioctl.h    d       #define TCSETSF _IOW('t', 22, char[44])
 TCSETSW        bits/ioctl.h    d       #define TCSETSW _IOW('t', 21, char[44])
-TCSETX bits/ioctl.h    d       #define TCSETX 0x5433
-TCSETXF        bits/ioctl.h    d       #define TCSETXF 0x5434
-TCSETXW        bits/ioctl.h    d       #define TCSETXW 0x5435
 TCXONC bits/ioctl.h    d       #define TCXONC _IO('t', 30)
 TIOCCBRK       bits/ioctl.h    d       #define TIOCCBRK 0x5428
 TIOCCONS       bits/ioctl.h    d       #define TIOCCONS 0x541D
@@ -932,12 +927,15 @@ TIOCGDEV  bits/ioctl.h    d       #define TIOCGDEV _IOR('T',0x32, unsigned int)
 TIOCGETC       bits/ioctl.h    d       #define TIOCGETC _IOR('t', 18, char[6])
 TIOCGETD       bits/ioctl.h    d       #define TIOCGETD 0x5424
 TIOCGETP       bits/ioctl.h    d       #define TIOCGETP _IOR('t', 8, char[6])
-TIOCGHAYESESP  bits/ioctl.h    d       #define TIOCGHAYESESP 0x545E
+TIOCGEXCL      bits/ioctl.h    d       #define TIOCGEXCL _IOR('T', 0x40, int)
 TIOCGICOUNT    bits/ioctl.h    d       #define TIOCGICOUNT 0x545D
 TIOCGLCKTRMIOS bits/ioctl.h    d       #define TIOCGLCKTRMIOS 0x5456
 TIOCGLTC       bits/ioctl.h    d       #define TIOCGLTC _IOR('t', 116, char[6])
 TIOCGPGRP      bits/ioctl.h    d       #define TIOCGPGRP _IOR('t', 119, int)
+TIOCGPKT       bits/ioctl.h    d       #define TIOCGPKT _IOR('T', 0x38, int)
+TIOCGPTLCK     bits/ioctl.h    d       #define TIOCGPTLCK _IOR('T', 0x39, int)
 TIOCGPTN       bits/ioctl.h    d       #define TIOCGPTN _IOR('T',0x30, unsigned int)
+TIOCGPTPEER    bits/ioctl.h    d       #define TIOCGPTPEER _IO('T', 0x41)
 TIOCGRS485     bits/ioctl.h    d       #define TIOCGRS485 0x542e
 TIOCGSERIAL    bits/ioctl.h    d       #define TIOCGSERIAL 0x541E
 TIOCGSID       bits/ioctl.h    d       #define TIOCGSID 0x5429
@@ -957,7 +955,6 @@ TIOCM_DSR   bits/ioctl.h    d       #define TIOCM_DSR 0x100
 TIOCM_DTR      bits/ioctl.h    d       #define TIOCM_DTR 0x002
 TIOCM_LE       bits/ioctl.h    d       #define TIOCM_LE 0x001
 TIOCM_LOOP     bits/ioctl.h    d       #define TIOCM_LOOP 0x8000
-TIOCM_MODEM_BITS       bits/ioctl.h    d       #define TIOCM_MODEM_BITS TIOCM_OUT2
 TIOCM_OUT1     bits/ioctl.h    d       #define TIOCM_OUT1 0x2000
 TIOCM_OUT2     bits/ioctl.h    d       #define TIOCM_OUT2 0x4000
 TIOCM_RI       bits/ioctl.h    d       #define TIOCM_RI TIOCM_RNG
@@ -969,14 +966,6 @@ TIOCNOTTY  bits/ioctl.h    d       #define TIOCNOTTY 0x5422
 TIOCNXCL       bits/ioctl.h    d       #define TIOCNXCL 0x540D
 TIOCOUTQ       bits/ioctl.h    d       #define TIOCOUTQ _IOR('t', 115, int)
 TIOCPKT        bits/ioctl.h    d       #define TIOCPKT 0x5420
-TIOCPKT_DATA   bits/ioctl.h    d       #define TIOCPKT_DATA 0
-TIOCPKT_DOSTOP bits/ioctl.h    d       #define TIOCPKT_DOSTOP 32
-TIOCPKT_FLUSHREAD      bits/ioctl.h    d       #define TIOCPKT_FLUSHREAD 1
-TIOCPKT_FLUSHWRITE     bits/ioctl.h    d       #define TIOCPKT_FLUSHWRITE 2
-TIOCPKT_IOCTL  bits/ioctl.h    d       #define TIOCPKT_IOCTL 64
-TIOCPKT_NOSTOP bits/ioctl.h    d       #define TIOCPKT_NOSTOP 16
-TIOCPKT_START  bits/ioctl.h    d       #define TIOCPKT_START 8
-TIOCPKT_STOP   bits/ioctl.h    d       #define TIOCPKT_STOP 4
 TIOCSBRK       bits/ioctl.h    d       #define TIOCSBRK 0x5427
 TIOCSCTTY      bits/ioctl.h    d       #define TIOCSCTTY 0x540E
 TIOCSERCONFIG  bits/ioctl.h    d       #define TIOCSERCONFIG 0x5453
@@ -986,12 +975,11 @@ TIOCSERGSTRUCT    bits/ioctl.h    d       #define TIOCSERGSTRUCT 0x5458
 TIOCSERGWILD   bits/ioctl.h    d       #define TIOCSERGWILD 0x5454
 TIOCSERSETMULTI        bits/ioctl.h    d       #define TIOCSERSETMULTI 0x545B
 TIOCSERSWILD   bits/ioctl.h    d       #define TIOCSERSWILD 0x5455
-TIOCSER_TEMT   bits/ioctl.h    d       #define TIOCSER_TEMT 0x01
+TIOCSER_TEMT   bits/termios.h  d       #define TIOCSER_TEMT 1
 TIOCSETC       bits/ioctl.h    d       #define TIOCSETC _IOW('t', 17, char[6])
 TIOCSETD       bits/ioctl.h    d       #define TIOCSETD 0x5423
 TIOCSETN       bits/ioctl.h    d       #define TIOCSETN _IOW('t', 10, char[6])
 TIOCSETP       bits/ioctl.h    d       #define TIOCSETP _IOW('t', 9, char[6])
-TIOCSHAYESESP  bits/ioctl.h    d       #define TIOCSHAYESESP 0x545F
 TIOCSIG        bits/ioctl.h    d       #define TIOCSIG _IOW('T',0x36, int)
 TIOCSLCKTRMIOS bits/ioctl.h    d       #define TIOCSLCKTRMIOS 0x5457
 TIOCSLTC       bits/ioctl.h    d       #define TIOCSLTC _IOW('t', 117, char[6])
@@ -1004,7 +992,6 @@ TIOCSTART  bits/ioctl.h    d       #define TIOCSTART _IO('t', 110)
 TIOCSTI        bits/ioctl.h    d       #define TIOCSTI 0x5412
 TIOCSTOP       bits/ioctl.h    d       #define TIOCSTOP _IO('t', 111)
 TIOCSWINSZ     bits/ioctl.h    d       #define TIOCSWINSZ _IOW('t', 103, char[8])
-TIOCTTYGSTRUCT bits/ioctl.h    d       #define TIOCTTYGSTRUCT 0x5426
 TIOCVHANGUP    bits/ioctl.h    d       #define TIOCVHANGUP 0x5437
 TOSTOP bits/termios.h  d       #define TOSTOP 0x00400000
 UINTPTR_MAX    bits/stdint.h   d       #define UINTPTR_MAX UINT32_MAX
@@ -1101,6 +1088,7 @@ __DEFINED_sigset_t        bits/alltypes.h d       #define __DEFINED_sigset_t
 __DEFINED_size_t       bits/alltypes.h d       #define __DEFINED_size_t
 __DEFINED_socklen_t    bits/alltypes.h d       #define __DEFINED_socklen_t
 __DEFINED_ssize_t      bits/alltypes.h d       #define __DEFINED_ssize_t
+__DEFINED_struct__IO_FILE      bits/alltypes.h d       #define __DEFINED_struct__IO_FILE
 __DEFINED_struct_iovec bits/alltypes.h d       #define __DEFINED_struct_iovec
 __DEFINED_struct_timespec      bits/alltypes.h d       #define __DEFINED_struct_timespec
 __DEFINED_struct_timeval       bits/alltypes.h d       #define __DEFINED_struct_timeval
@@ -1118,6 +1106,7 @@ __DEFINED_uintptr_t       bits/alltypes.h d       #define __DEFINED_uintptr_t
 __DEFINED_useconds_t   bits/alltypes.h d       #define __DEFINED_useconds_t
 __DEFINED_va_list      bits/alltypes.h d       #define __DEFINED_va_list
 __DEFINED_wchar_t      bits/alltypes.h d       #define __DEFINED_wchar_t
+__DEFINED_wchar_t      bits/alltypes.h d       #define __DEFINED_wchar_t
 __DEFINED_wctype_t     bits/alltypes.h d       #define __DEFINED_wctype_t
 __DEFINED_wint_t       bits/alltypes.h d       #define __DEFINED_wint_t
 __NR__llseek   bits/syscall.h  d       #define __NR__llseek 140
@@ -1143,13 +1132,19 @@ __NR_chmod      bits/syscall.h  d       #define __NR_chmod 15
 __NR_chown     bits/syscall.h  d       #define __NR_chown 181
 __NR_chroot    bits/syscall.h  d       #define __NR_chroot 61
 __NR_clock_adjtime     bits/syscall.h  d       #define __NR_clock_adjtime 347
+__NR_clock_adjtime64   bits/syscall.h  d       #define __NR_clock_adjtime64 405
 __NR_clock_getres      bits/syscall.h  d       #define __NR_clock_getres 247
+__NR_clock_getres_time64       bits/syscall.h  d       #define __NR_clock_getres_time64 406
 __NR_clock_gettime     bits/syscall.h  d       #define __NR_clock_gettime 246
+__NR_clock_gettime64   bits/syscall.h  d       #define __NR_clock_gettime64 403
 __NR_clock_nanosleep   bits/syscall.h  d       #define __NR_clock_nanosleep 248
+__NR_clock_nanosleep_time64    bits/syscall.h  d       #define __NR_clock_nanosleep_time64 407
 __NR_clock_settime     bits/syscall.h  d       #define __NR_clock_settime 245
+__NR_clock_settime64   bits/syscall.h  d       #define __NR_clock_settime64 404
 __NR_clone     bits/syscall.h  d       #define __NR_clone 120
 __NR_close     bits/syscall.h  d       #define __NR_close 6
 __NR_connect   bits/syscall.h  d       #define __NR_connect 328
+__NR_copy_file_range   bits/syscall.h  d       #define __NR_copy_file_range 379
 __NR_creat     bits/syscall.h  d       #define __NR_creat 8
 __NR_create_module     bits/syscall.h  d       #define __NR_create_module 127
 __NR_delete_module     bits/syscall.h  d       #define __NR_delete_module 129
@@ -1187,7 +1182,11 @@ __NR_flistxattr  bits/syscall.h  d       #define __NR_flistxattr 217
 __NR_flock     bits/syscall.h  d       #define __NR_flock 143
 __NR_fork      bits/syscall.h  d       #define __NR_fork 2
 __NR_fremovexattr      bits/syscall.h  d       #define __NR_fremovexattr 220
+__NR_fsconfig  bits/syscall.h  d       #define __NR_fsconfig 431
 __NR_fsetxattr bits/syscall.h  d       #define __NR_fsetxattr 211
+__NR_fsmount   bits/syscall.h  d       #define __NR_fsmount 432
+__NR_fsopen    bits/syscall.h  d       #define __NR_fsopen 430
+__NR_fspick    bits/syscall.h  d       #define __NR_fspick 433
 __NR_fstat     bits/syscall.h  d       #define __NR_fstat 108
 __NR_fstat64   bits/syscall.h  d       #define __NR_fstat64 197
 __NR_fstatat64 bits/syscall.h  d       #define __NR_fstatat64 291
@@ -1198,6 +1197,7 @@ __NR_ftime        bits/syscall.h  d       #define __NR_ftime 35
 __NR_ftruncate bits/syscall.h  d       #define __NR_ftruncate 93
 __NR_ftruncate64       bits/syscall.h  d       #define __NR_ftruncate64 194
 __NR_futex     bits/syscall.h  d       #define __NR_futex 221
+__NR_futex_time64      bits/syscall.h  d       #define __NR_futex_time64 422
 __NR_futimesat bits/syscall.h  d       #define __NR_futimesat 290
 __NR_get_kernel_syms   bits/syscall.h  d       #define __NR_get_kernel_syms 130
 __NR_get_mempolicy     bits/syscall.h  d       #define __NR_get_mempolicy 260
@@ -1220,9 +1220,7 @@ __NR_getppid      bits/syscall.h  d       #define __NR_getppid 64
 __NR_getpriority       bits/syscall.h  d       #define __NR_getpriority 96
 __NR_getrandom bits/syscall.h  d       #define __NR_getrandom 359
 __NR_getresgid bits/syscall.h  d       #define __NR_getresgid 170
-__NR_getresgid32       bits/syscall.h  d       #define __NR_getresgid32 170
 __NR_getresuid bits/syscall.h  d       #define __NR_getresuid 165
-__NR_getresuid32       bits/syscall.h  d       #define __NR_getresuid32 165
 __NR_getrlimit bits/syscall.h  d       #define __NR_getrlimit 76
 __NR_getrusage bits/syscall.h  d       #define __NR_getrusage 77
 __NR_getsid    bits/syscall.h  d       #define __NR_getsid 147
@@ -1242,8 +1240,13 @@ __NR_inotify_rm_watch    bits/syscall.h  d       #define __NR_inotify_rm_watch 277
 __NR_io_cancel bits/syscall.h  d       #define __NR_io_cancel 231
 __NR_io_destroy        bits/syscall.h  d       #define __NR_io_destroy 228
 __NR_io_getevents      bits/syscall.h  d       #define __NR_io_getevents 229
+__NR_io_pgetevents     bits/syscall.h  d       #define __NR_io_pgetevents 388
+__NR_io_pgetevents_time64      bits/syscall.h  d       #define __NR_io_pgetevents_time64 416
 __NR_io_setup  bits/syscall.h  d       #define __NR_io_setup 227
 __NR_io_submit bits/syscall.h  d       #define __NR_io_submit 230
+__NR_io_uring_enter    bits/syscall.h  d       #define __NR_io_uring_enter 426
+__NR_io_uring_register bits/syscall.h  d       #define __NR_io_uring_register 427
+__NR_io_uring_setup    bits/syscall.h  d       #define __NR_io_uring_setup 425
 __NR_ioctl     bits/syscall.h  d       #define __NR_ioctl 54
 __NR_ioperm    bits/syscall.h  d       #define __NR_ioperm 101
 __NR_iopl      bits/syscall.h  d       #define __NR_iopl 110
@@ -1251,6 +1254,7 @@ __NR_ioprio_get   bits/syscall.h  d       #define __NR_ioprio_get 274
 __NR_ioprio_set        bits/syscall.h  d       #define __NR_ioprio_set 273
 __NR_ipc       bits/syscall.h  d       #define __NR_ipc 117
 __NR_kcmp      bits/syscall.h  d       #define __NR_kcmp 354
+__NR_kexec_file_load   bits/syscall.h  d       #define __NR_kexec_file_load 382
 __NR_kexec_load        bits/syscall.h  d       #define __NR_kexec_load 268
 __NR_keyctl    bits/syscall.h  d       #define __NR_keyctl 271
 __NR_kill      bits/syscall.h  d       #define __NR_kill 37
@@ -1285,6 +1289,7 @@ __NR_mmap bits/syscall.h  d       #define __NR_mmap 90
 __NR_mmap2     bits/syscall.h  d       #define __NR_mmap2 192
 __NR_modify_ldt        bits/syscall.h  d       #define __NR_modify_ldt 123
 __NR_mount     bits/syscall.h  d       #define __NR_mount 21
+__NR_move_mount        bits/syscall.h  d       #define __NR_move_mount 429
 __NR_move_pages        bits/syscall.h  d       #define __NR_move_pages 301
 __NR_mprotect  bits/syscall.h  d       #define __NR_mprotect 125
 __NR_mpx       bits/syscall.h  d       #define __NR_mpx 56
@@ -1292,9 +1297,15 @@ __NR_mq_getsetattr       bits/syscall.h  d       #define __NR_mq_getsetattr 267
 __NR_mq_notify bits/syscall.h  d       #define __NR_mq_notify 266
 __NR_mq_open   bits/syscall.h  d       #define __NR_mq_open 262
 __NR_mq_timedreceive   bits/syscall.h  d       #define __NR_mq_timedreceive 265
+__NR_mq_timedreceive_time64    bits/syscall.h  d       #define __NR_mq_timedreceive_time64 419
 __NR_mq_timedsend      bits/syscall.h  d       #define __NR_mq_timedsend 264
+__NR_mq_timedsend_time64       bits/syscall.h  d       #define __NR_mq_timedsend_time64 418
 __NR_mq_unlink bits/syscall.h  d       #define __NR_mq_unlink 263
 __NR_mremap    bits/syscall.h  d       #define __NR_mremap 163
+__NR_msgctl    bits/syscall.h  d       #define __NR_msgctl 402
+__NR_msgget    bits/syscall.h  d       #define __NR_msgget 399
+__NR_msgrcv    bits/syscall.h  d       #define __NR_msgrcv 401
+__NR_msgsnd    bits/syscall.h  d       #define __NR_msgsnd 400
 __NR_msync     bits/syscall.h  d       #define __NR_msync 144
 __NR_multiplexer       bits/syscall.h  d       #define __NR_multiplexer 201
 __NR_munlock   bits/syscall.h  d       #define __NR_munlock 151
@@ -1311,6 +1322,7 @@ __NR_oldstat      bits/syscall.h  d       #define __NR_oldstat 18
 __NR_olduname  bits/syscall.h  d       #define __NR_olduname 109
 __NR_open      bits/syscall.h  d       #define __NR_open 5
 __NR_open_by_handle_at bits/syscall.h  d       #define __NR_open_by_handle_at 346
+__NR_open_tree bits/syscall.h  d       #define __NR_open_tree 428
 __NR_openat    bits/syscall.h  d       #define __NR_openat 286
 __NR_pause     bits/syscall.h  d       #define __NR_pause 29
 __NR_pciconfig_iobase  bits/syscall.h  d       #define __NR_pciconfig_iobase 200
@@ -1318,24 +1330,32 @@ __NR_pciconfig_read     bits/syscall.h  d       #define __NR_pciconfig_read 198
 __NR_pciconfig_write   bits/syscall.h  d       #define __NR_pciconfig_write 199
 __NR_perf_event_open   bits/syscall.h  d       #define __NR_perf_event_open 319
 __NR_personality       bits/syscall.h  d       #define __NR_personality 136
+__NR_pidfd_send_signal bits/syscall.h  d       #define __NR_pidfd_send_signal 424
 __NR_pipe      bits/syscall.h  d       #define __NR_pipe 42
 __NR_pipe2     bits/syscall.h  d       #define __NR_pipe2 317
 __NR_pivot_root        bits/syscall.h  d       #define __NR_pivot_root 203
+__NR_pkey_alloc        bits/syscall.h  d       #define __NR_pkey_alloc 384
+__NR_pkey_free bits/syscall.h  d       #define __NR_pkey_free 385
+__NR_pkey_mprotect     bits/syscall.h  d       #define __NR_pkey_mprotect 386
 __NR_poll      bits/syscall.h  d       #define __NR_poll 167
 __NR_ppoll     bits/syscall.h  d       #define __NR_ppoll 281
+__NR_ppoll_time64      bits/syscall.h  d       #define __NR_ppoll_time64 414
 __NR_prctl     bits/syscall.h  d       #define __NR_prctl 171
 __NR_pread64   bits/syscall.h  d       #define __NR_pread64 179
 __NR_preadv    bits/syscall.h  d       #define __NR_preadv 320
+__NR_preadv2   bits/syscall.h  d       #define __NR_preadv2 380
 __NR_prlimit64 bits/syscall.h  d       #define __NR_prlimit64 325
 __NR_process_vm_readv  bits/syscall.h  d       #define __NR_process_vm_readv 351
 __NR_process_vm_writev bits/syscall.h  d       #define __NR_process_vm_writev 352
 __NR_prof      bits/syscall.h  d       #define __NR_prof 44
 __NR_profil    bits/syscall.h  d       #define __NR_profil 98
 __NR_pselect6  bits/syscall.h  d       #define __NR_pselect6 280
+__NR_pselect6_time64   bits/syscall.h  d       #define __NR_pselect6_time64 413
 __NR_ptrace    bits/syscall.h  d       #define __NR_ptrace 26
 __NR_putpmsg   bits/syscall.h  d       #define __NR_putpmsg 188
 __NR_pwrite64  bits/syscall.h  d       #define __NR_pwrite64 180
 __NR_pwritev   bits/syscall.h  d       #define __NR_pwritev 321
+__NR_pwritev2  bits/syscall.h  d       #define __NR_pwritev2 381
 __NR_query_module      bits/syscall.h  d       #define __NR_query_module 166
 __NR_quotactl  bits/syscall.h  d       #define __NR_quotactl 131
 __NR_read      bits/syscall.h  d       #define __NR_read 3
@@ -1348,6 +1368,7 @@ __NR_reboot       bits/syscall.h  d       #define __NR_reboot 88
 __NR_recv      bits/syscall.h  d       #define __NR_recv 336
 __NR_recvfrom  bits/syscall.h  d       #define __NR_recvfrom 337
 __NR_recvmmsg  bits/syscall.h  d       #define __NR_recvmmsg 343
+__NR_recvmmsg_time64   bits/syscall.h  d       #define __NR_recvmmsg_time64 417
 __NR_recvmsg   bits/syscall.h  d       #define __NR_recvmsg 342
 __NR_remap_file_pages  bits/syscall.h  d       #define __NR_remap_file_pages 239
 __NR_removexattr       bits/syscall.h  d       #define __NR_removexattr 218
@@ -1357,6 +1378,7 @@ __NR_renameat2    bits/syscall.h  d       #define __NR_renameat2 357
 __NR_request_key       bits/syscall.h  d       #define __NR_request_key 270
 __NR_restart_syscall   bits/syscall.h  d       #define __NR_restart_syscall 0
 __NR_rmdir     bits/syscall.h  d       #define __NR_rmdir 40
+__NR_rseq      bits/syscall.h  d       #define __NR_rseq 387
 __NR_rt_sigaction      bits/syscall.h  d       #define __NR_rt_sigaction 173
 __NR_rt_sigpending     bits/syscall.h  d       #define __NR_rt_sigpending 175
 __NR_rt_sigprocmask    bits/syscall.h  d       #define __NR_rt_sigprocmask 174
@@ -1364,6 +1386,7 @@ __NR_rt_sigqueueinfo      bits/syscall.h  d       #define __NR_rt_sigqueueinfo 177
 __NR_rt_sigreturn      bits/syscall.h  d       #define __NR_rt_sigreturn 172
 __NR_rt_sigsuspend     bits/syscall.h  d       #define __NR_rt_sigsuspend 178
 __NR_rt_sigtimedwait   bits/syscall.h  d       #define __NR_rt_sigtimedwait 176
+__NR_rt_sigtimedwait_time64    bits/syscall.h  d       #define __NR_rt_sigtimedwait_time64 421
 __NR_rt_tgsigqueueinfo bits/syscall.h  d       #define __NR_rt_tgsigqueueinfo 322
 __NR_rtas      bits/syscall.h  d       #define __NR_rtas 255
 __NR_sched_get_priority_max    bits/syscall.h  d       #define __NR_sched_get_priority_max 159
@@ -1373,6 +1396,7 @@ __NR_sched_getattr        bits/syscall.h  d       #define __NR_sched_getattr 356
 __NR_sched_getparam    bits/syscall.h  d       #define __NR_sched_getparam 155
 __NR_sched_getscheduler        bits/syscall.h  d       #define __NR_sched_getscheduler 157
 __NR_sched_rr_get_interval     bits/syscall.h  d       #define __NR_sched_rr_get_interval 161
+__NR_sched_rr_get_interval_time64      bits/syscall.h  d       #define __NR_sched_rr_get_interval_time64 423
 __NR_sched_setaffinity bits/syscall.h  d       #define __NR_sched_setaffinity 222
 __NR_sched_setattr     bits/syscall.h  d       #define __NR_sched_setattr 355
 __NR_sched_setparam    bits/syscall.h  d       #define __NR_sched_setparam 154
@@ -1380,6 +1404,9 @@ __NR_sched_setscheduler   bits/syscall.h  d       #define __NR_sched_setscheduler 156
 __NR_sched_yield       bits/syscall.h  d       #define __NR_sched_yield 158
 __NR_seccomp   bits/syscall.h  d       #define __NR_seccomp 358
 __NR_select    bits/syscall.h  d       #define __NR_select 82
+__NR_semctl    bits/syscall.h  d       #define __NR_semctl 394
+__NR_semget    bits/syscall.h  d       #define __NR_semget 393
+__NR_semtimedop_time64 bits/syscall.h  d       #define __NR_semtimedop_time64 420
 __NR_send      bits/syscall.h  d       #define __NR_send 334
 __NR_sendfile  bits/syscall.h  d       #define __NR_sendfile 186
 __NR_sendfile64        bits/syscall.h  d       #define __NR_sendfile64 226
@@ -1401,9 +1428,7 @@ __NR_setpgid      bits/syscall.h  d       #define __NR_setpgid 57
 __NR_setpriority       bits/syscall.h  d       #define __NR_setpriority 97
 __NR_setregid  bits/syscall.h  d       #define __NR_setregid 71
 __NR_setresgid bits/syscall.h  d       #define __NR_setresgid 169
-__NR_setresgid32       bits/syscall.h  d       #define __NR_setresgid32 169
 __NR_setresuid bits/syscall.h  d       #define __NR_setresuid 164
-__NR_setresuid32       bits/syscall.h  d       #define __NR_setresuid32 164
 __NR_setreuid  bits/syscall.h  d       #define __NR_setreuid 70
 __NR_setrlimit bits/syscall.h  d       #define __NR_setrlimit 75
 __NR_setsid    bits/syscall.h  d       #define __NR_setsid 66
@@ -1412,6 +1437,10 @@ __NR_settimeofday        bits/syscall.h  d       #define __NR_settimeofday 79
 __NR_setuid    bits/syscall.h  d       #define __NR_setuid 23
 __NR_setxattr  bits/syscall.h  d       #define __NR_setxattr 209
 __NR_sgetmask  bits/syscall.h  d       #define __NR_sgetmask 68
+__NR_shmat     bits/syscall.h  d       #define __NR_shmat 397
+__NR_shmctl    bits/syscall.h  d       #define __NR_shmctl 396
+__NR_shmdt     bits/syscall.h  d       #define __NR_shmdt 398
+__NR_shmget    bits/syscall.h  d       #define __NR_shmget 395
 __NR_shutdown  bits/syscall.h  d       #define __NR_shutdown 338
 __NR_sigaction bits/syscall.h  d       #define __NR_sigaction 67
 __NR_sigaltstack       bits/syscall.h  d       #define __NR_sigaltstack 185
@@ -1433,6 +1462,7 @@ __NR_stat bits/syscall.h  d       #define __NR_stat 106
 __NR_stat64    bits/syscall.h  d       #define __NR_stat64 195
 __NR_statfs    bits/syscall.h  d       #define __NR_statfs 99
 __NR_statfs64  bits/syscall.h  d       #define __NR_statfs64 252
+__NR_statx     bits/syscall.h  d       #define __NR_statx 383
 __NR_stime     bits/syscall.h  d       #define __NR_stime 25
 __NR_stty      bits/syscall.h  d       #define __NR_stty 31
 __NR_subpage_prot      bits/syscall.h  d       #define __NR_subpage_prot 310
@@ -1456,11 +1486,14 @@ __NR_timer_create       bits/syscall.h  d       #define __NR_timer_create 240
 __NR_timer_delete      bits/syscall.h  d       #define __NR_timer_delete 244
 __NR_timer_getoverrun  bits/syscall.h  d       #define __NR_timer_getoverrun 243
 __NR_timer_gettime     bits/syscall.h  d       #define __NR_timer_gettime 242
+__NR_timer_gettime64   bits/syscall.h  d       #define __NR_timer_gettime64 408
 __NR_timer_settime     bits/syscall.h  d       #define __NR_timer_settime 241
-__NR_timerfd   bits/syscall.h  d       #define __NR_timerfd 306
+__NR_timer_settime64   bits/syscall.h  d       #define __NR_timer_settime64 409
 __NR_timerfd_create    bits/syscall.h  d       #define __NR_timerfd_create 306
 __NR_timerfd_gettime   bits/syscall.h  d       #define __NR_timerfd_gettime 312
+__NR_timerfd_gettime64 bits/syscall.h  d       #define __NR_timerfd_gettime64 410
 __NR_timerfd_settime   bits/syscall.h  d       #define __NR_timerfd_settime 311
+__NR_timerfd_settime64 bits/syscall.h  d       #define __NR_timerfd_settime64 411
 __NR_times     bits/syscall.h  d       #define __NR_times 43
 __NR_tkill     bits/syscall.h  d       #define __NR_tkill 208
 __NR_truncate  bits/syscall.h  d       #define __NR_truncate 92
@@ -1480,6 +1513,7 @@ __NR_userfaultfd  bits/syscall.h  d       #define __NR_userfaultfd 364
 __NR_ustat     bits/syscall.h  d       #define __NR_ustat 62
 __NR_utime     bits/syscall.h  d       #define __NR_utime 30
 __NR_utimensat bits/syscall.h  d       #define __NR_utimensat 304
+__NR_utimensat_time64  bits/syscall.h  d       #define __NR_utimensat_time64 412
 __NR_utimes    bits/syscall.h  d       #define __NR_utimes 251
 __NR_vfork     bits/syscall.h  d       #define __NR_vfork 189
 __NR_vhangup   bits/syscall.h  d       #define __NR_vhangup 111
@@ -1517,13 +1551,13 @@ greg_t  bits/signal.h   t       typedef unsigned long greg_t, gregset_t[48];
 gregset_t      bits/signal.h   t       typedef unsigned long greg_t, gregset_t[48];
 id_t   bits/alltypes.h t       typedef unsigned id_t;
 ino_t  bits/alltypes.h t       typedef unsigned _Int64 ino_t;
-int16_t        bits/alltypes.h t       typedef short int16_t;
-int32_t        bits/alltypes.h t       typedef int int32_t;
-int64_t        bits/alltypes.h t       typedef _Int64 int64_t;
+int16_t        bits/alltypes.h t       typedef signed short int16_t;
+int32_t        bits/alltypes.h t       typedef signed int int32_t;
+int64_t        bits/alltypes.h t       typedef signed _Int64 int64_t;
 int8_t bits/alltypes.h t       typedef signed char int8_t;
 int_fast16_t   bits/stdint.h   t       typedef int32_t int_fast16_t;
 int_fast32_t   bits/stdint.h   t       typedef int32_t int_fast32_t;
-intmax_t       bits/alltypes.h t       typedef _Int64 intmax_t;
+intmax_t       bits/alltypes.h t       typedef signed _Int64 intmax_t;
 intptr_t       bits/alltypes.h t       typedef _Addr intptr_t;
 key_t  bits/alltypes.h t       typedef int key_t;
 locale_t       bits/alltypes.h t       typedef struct __locale_struct * locale_t;
@@ -1558,6 +1592,7 @@ sigset_t  bits/alltypes.h t       typedef struct __sigset_t { unsigned long __bits[128/
 size_t bits/alltypes.h t       typedef unsigned _Addr size_t;
 socklen_t      bits/alltypes.h t       typedef unsigned socklen_t;
 ssize_t        bits/alltypes.h t       typedef _Addr ssize_t;
+struct _IO_FILE        bits/alltypes.h s       
 struct __mbstate_t     bits/alltypes.h s       
 struct __sigset_t      bits/alltypes.h s       
 struct __ucontext      bits/signal.h   s       
@@ -1566,7 +1601,6 @@ struct iovec      bits/alltypes.h s
 struct ipc_perm        bits/ipc.h      s       
 struct msghdr  bits/socket.h   s       
 struct msqid_ds        bits/msg.h      s       
-struct pt_regs bits/user.h     s       
 struct semid_ds        bits/sem.h      s       
 struct shm_info        bits/shm.h      s       
 struct shmid_ds        bits/shm.h      s       
@@ -1579,7 +1613,6 @@ struct termios    bits/termios.h  s
 struct timespec        bits/alltypes.h s       
 struct timeval bits/alltypes.h s       
 struct user    bits/user.h     s       
-struct winsize bits/ioctl.h    s       
 suseconds_t    bits/alltypes.h t       typedef long suseconds_t;
 time_t bits/alltypes.h t       typedef long time_t;
 timer_t        bits/alltypes.h t       typedef void * timer_t;
@@ -1595,12 +1628,9 @@ uint_fast32_t    bits/stdint.h   t       typedef uint32_t uint_fast32_t;
 uintmax_t      bits/alltypes.h t       typedef unsigned _Int64 uintmax_t;
 uintptr_t      bits/alltypes.h t       typedef unsigned _Addr uintptr_t;
 useconds_t     bits/alltypes.h t       typedef unsigned useconds_t;
-va_arg bits/stdarg.h   d       #define va_arg(v,l) __builtin_va_arg(v,l)
-va_copy        bits/stdarg.h   d       #define va_copy(d,s) __builtin_va_copy(d,s)
-va_end bits/stdarg.h   d       #define va_end(v) __builtin_va_end(v)
 va_list        bits/alltypes.h t       typedef __builtin_va_list va_list;
-va_start       bits/stdarg.h   d       #define va_start(v,l) __builtin_va_start(v,l)
 vrregset_t     bits/signal.h   t       } vrregset_t;
+wchar_t        bits/alltypes.h t       typedef __WCHAR_TYPE__ wchar_t;
 wchar_t        bits/alltypes.h t       typedef long wchar_t;
 wctype_t       bits/alltypes.h t       typedef unsigned long wctype_t;
 wint_t bits/alltypes.h t       typedef unsigned wint_t;