v1.1.23 update
[musl-tables] / data / musl.mips.decls
index ea0f2b5..01ec580 100644 (file)
@@ -258,12 +258,12 @@ FFDLY     bits/termios.h  d       #define FFDLY 0100000
 FILE   bits/alltypes.h T       typedef struct _IO_FILE FILE;
 FIOASYNC       bits/ioctl.h    d       #define FIOASYNC 0x667D
 FIOCLEX        bits/ioctl.h    d       #define FIOCLEX 0x6601
-FIOGETOWN      bits/ioctl.h    d       #define FIOGETOWN 0x8903
+FIOGETOWN      bits/ioctl.h    d       #define FIOGETOWN _IOR('f', 123, int)
 FIONBIO        bits/ioctl.h    d       #define FIONBIO 0x667E
 FIONCLEX       bits/ioctl.h    d       #define FIONCLEX 0x6602
 FIONREAD       bits/ioctl.h    d       #define FIONREAD 0x467F
 FIOQSIZE       bits/ioctl.h    d       #define FIOQSIZE 0x667F
-FIOSETOWN      bits/ioctl.h    d       #define FIOSETOWN 0x8901
+FIOSETOWN      bits/ioctl.h    d       #define FIOSETOWN _IOW('f', 124, int)
 FLT_EVAL_METHOD        bits/float.h    d       #define FLT_EVAL_METHOD 0
 FLUSHO bits/termios.h  d       #define FLUSHO 0020000
 F_DUPFD        bits/fcntl.h    d       #define F_DUPFD 0
@@ -282,6 +282,7 @@ F_SETOWN    bits/fcntl.h    d       #define F_SETOWN 24
 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 0002000
+HWCAP_MIPS_CRC32       bits/hwcap.h    d       #define HWCAP_MIPS_CRC32 (1 << 2)
 HWCAP_MIPS_MSA bits/hwcap.h    d       #define HWCAP_MIPS_MSA (1 << 1)
 HWCAP_MIPS_R6  bits/hwcap.h    d       #define HWCAP_MIPS_R6 (1 << 0)
 ICANON bits/termios.h  d       #define ICANON 0000002
@@ -336,22 +337,6 @@ NL0        bits/termios.h  d       #define NL0 0000000
 NL1    bits/termios.h  d       #define NL1 0000400
 NLDLY  bits/termios.h  d       #define NLDLY 0000400
 NOFLSH bits/termios.h  d       #define NOFLSH 0000200
-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
@@ -385,6 +370,15 @@ PARODD     bits/termios.h  d       #define PARODD 0001000
 PENDIN bits/termios.h  d       #define PENDIN 0040000
 POLLWRBAND     bits/poll.h     d       #define POLLWRBAND 0x100
 POLLWRNORM     bits/poll.h     d       #define POLLWRNORM POLLOUT
+PTRACE_GET_THREAD_AREA bits/ptrace.h   d       #define PTRACE_GET_THREAD_AREA 25
+PTRACE_GET_THREAD_AREA_3264    bits/ptrace.h   d       #define PTRACE_GET_THREAD_AREA_3264 0xc4
+PTRACE_GET_WATCH_REGS  bits/ptrace.h   d       #define PTRACE_GET_WATCH_REGS 0xd0
+PTRACE_PEEKDATA_3264   bits/ptrace.h   d       #define PTRACE_PEEKDATA_3264 0xc1
+PTRACE_PEEKTEXT_3264   bits/ptrace.h   d       #define PTRACE_PEEKTEXT_3264 0xc0
+PTRACE_POKEDATA_3264   bits/ptrace.h   d       #define PTRACE_POKEDATA_3264 0xc3
+PTRACE_POKETEXT_3264   bits/ptrace.h   d       #define PTRACE_POKETEXT_3264 0xc2
+PTRACE_SET_THREAD_AREA bits/ptrace.h   d       #define PTRACE_SET_THREAD_AREA 26
+PTRACE_SET_WATCH_REGS  bits/ptrace.h   d       #define PTRACE_SET_WATCH_REGS 0xd1
 PTRDIFF_MAX    bits/stdint.h   d       #define PTRDIFF_MAX INT32_MAX
 PTRDIFF_MIN    bits/stdint.h   d       #define PTRDIFF_MIN INT32_MIN
 RLIMIT_AS      bits/resource.h d       #define RLIMIT_AS 6
@@ -439,64 +433,11 @@ SIGXFSZ   bits/signal.h   d       #define SIGXFSZ 31
 SIG_BLOCK      bits/signal.h   d       #define SIG_BLOCK 1
 SIG_SETMASK    bits/signal.h   d       #define SIG_SETMASK 3
 SIG_UNBLOCK    bits/signal.h   d       #define SIG_UNBLOCK 2
-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
+SIOCATMARK     bits/ioctl.h    d       #define SIOCATMARK _IOR('s', 7, int)
+SIOCGPGRP      bits/ioctl.h    d       #define SIOCGPGRP _IOR('s', 9, pid_t)
 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
-SIOCSIFNAME    bits/ioctl.h    d       #define SIOCSIFNAME 0x8923
-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
-SIOCSPGRP      bits/ioctl.h    d       #define SIOCSPGRP 0x8902
-SIOCSRARP      bits/ioctl.h    d       #define SIOCSRARP 0x8962
-SIOGIFINDEX    bits/ioctl.h    d       #define SIOGIFINDEX SIOCGIFINDEX
+SIOCGSTAMPNS   bits/ioctl.h    d       #define SIOCGSTAMPNS 0x8907
+SIOCSPGRP      bits/ioctl.h    d       #define SIOCSPGRP _IOW('s', 8, pid_t)
 SIZE_MAX       bits/stdint.h   d       #define SIZE_MAX UINT32_MAX
 SI_ASYNCIO     bits/signal.h   d       #define SI_ASYNCIO (-2)
 SI_MESGQ       bits/signal.h   d       #define SI_MESGQ (-4)
@@ -519,6 +460,7 @@ SO_NO_CHECK bits/socket.h   d       #define SO_NO_CHECK 11
 SO_OOBINLINE   bits/socket.h   d       #define SO_OOBINLINE 0x0100
 SO_PASSCRED    bits/socket.h   d       #define SO_PASSCRED 17
 SO_PEERCRED    bits/socket.h   d       #define SO_PEERCRED 18
+SO_PEERSEC     bits/socket.h   d       #define SO_PEERSEC 30
 SO_PRIORITY    bits/socket.h   d       #define SO_PRIORITY 12
 SO_PROTOCOL    bits/socket.h   d       #define SO_PROTOCOL 0x1028
 SO_RCVBUF      bits/socket.h   d       #define SO_RCVBUF 0x1002
@@ -533,6 +475,7 @@ SO_SNDLOWAT bits/socket.h   d       #define SO_SNDLOWAT 0x1003
 SO_SNDTIMEO    bits/socket.h   d       #define SO_SNDTIMEO 0x1005
 SO_TYPE        bits/socket.h   d       #define SO_TYPE 0x1008
 SYS__llseek    bits/syscall.h  d       #define SYS__llseek 4140
+SYS__newselect bits/syscall.h  d       #define SYS__newselect 4142
 SYS__sysctl    bits/syscall.h  d       #define SYS__sysctl 4153
 SYS_accept     bits/syscall.h  d       #define SYS_accept 4168
 SYS_accept4    bits/syscall.h  d       #define SYS_accept4 4334
@@ -556,10 +499,15 @@ SYS_chmod bits/syscall.h  d       #define SYS_chmod 4015
 SYS_chown      bits/syscall.h  d       #define SYS_chown 4202
 SYS_chroot     bits/syscall.h  d       #define SYS_chroot 4061
 SYS_clock_adjtime      bits/syscall.h  d       #define SYS_clock_adjtime 4341
+SYS_clock_adjtime64    bits/syscall.h  d       #define SYS_clock_adjtime64 4405
 SYS_clock_getres       bits/syscall.h  d       #define SYS_clock_getres 4264
+SYS_clock_getres_time64        bits/syscall.h  d       #define SYS_clock_getres_time64 4406
 SYS_clock_gettime      bits/syscall.h  d       #define SYS_clock_gettime 4263
+SYS_clock_gettime64    bits/syscall.h  d       #define SYS_clock_gettime64 4403
 SYS_clock_nanosleep    bits/syscall.h  d       #define SYS_clock_nanosleep 4265
+SYS_clock_nanosleep_time64     bits/syscall.h  d       #define SYS_clock_nanosleep_time64 4407
 SYS_clock_settime      bits/syscall.h  d       #define SYS_clock_settime 4262
+SYS_clock_settime64    bits/syscall.h  d       #define SYS_clock_settime64 4404
 SYS_clone      bits/syscall.h  d       #define SYS_clone 4120
 SYS_close      bits/syscall.h  d       #define SYS_close 4006
 SYS_connect    bits/syscall.h  d       #define SYS_connect 4170
@@ -582,7 +530,7 @@ SYS_execveat        bits/syscall.h  d       #define SYS_execveat 4356
 SYS_exit       bits/syscall.h  d       #define SYS_exit 4001
 SYS_exit_group bits/syscall.h  d       #define SYS_exit_group 4246
 SYS_faccessat  bits/syscall.h  d       #define SYS_faccessat 4300
-SYS_fadvise    bits/syscall.h  d       #define SYS_fadvise 4254
+SYS_fadvise64  bits/syscall.h  d       #define SYS_fadvise64 4254
 SYS_fallocate  bits/syscall.h  d       #define SYS_fallocate 4320
 SYS_fanotify_init      bits/syscall.h  d       #define SYS_fanotify_init 4336
 SYS_fanotify_mark      bits/syscall.h  d       #define SYS_fanotify_mark 4337
@@ -603,7 +551,7 @@ SYS_fremovexattr    bits/syscall.h  d       #define SYS_fremovexattr 4235
 SYS_fsetxattr  bits/syscall.h  d       #define SYS_fsetxattr 4226
 SYS_fstat      bits/syscall.h  d       #define SYS_fstat 4108
 SYS_fstat64    bits/syscall.h  d       #define SYS_fstat64 4215
-SYS_fstatat    bits/syscall.h  d       #define SYS_fstatat 4293
+SYS_fstatat64  bits/syscall.h  d       #define SYS_fstatat64 4293
 SYS_fstatfs    bits/syscall.h  d       #define SYS_fstatfs 4100
 SYS_fstatfs64  bits/syscall.h  d       #define SYS_fstatfs64 4256
 SYS_fsync      bits/syscall.h  d       #define SYS_fsync 4118
@@ -611,6 +559,7 @@ SYS_ftime   bits/syscall.h  d       #define SYS_ftime 4035
 SYS_ftruncate  bits/syscall.h  d       #define SYS_ftruncate 4093
 SYS_ftruncate64        bits/syscall.h  d       #define SYS_ftruncate64 4212
 SYS_futex      bits/syscall.h  d       #define SYS_futex 4238
+SYS_futex_time64       bits/syscall.h  d       #define SYS_futex_time64 4422
 SYS_futimesat  bits/syscall.h  d       #define SYS_futimesat 4292
 SYS_get_kernel_syms    bits/syscall.h  d       #define SYS_get_kernel_syms 4130
 SYS_get_mempolicy      bits/syscall.h  d       #define SYS_get_mempolicy 4269
@@ -653,8 +602,13 @@ SYS_inotify_rm_watch       bits/syscall.h  d       #define SYS_inotify_rm_watch 4286
 SYS_io_cancel  bits/syscall.h  d       #define SYS_io_cancel 4245
 SYS_io_destroy bits/syscall.h  d       #define SYS_io_destroy 4242
 SYS_io_getevents       bits/syscall.h  d       #define SYS_io_getevents 4243
+SYS_io_pgetevents      bits/syscall.h  d       #define SYS_io_pgetevents 4368
+SYS_io_pgetevents_time64       bits/syscall.h  d       #define SYS_io_pgetevents_time64 4416
 SYS_io_setup   bits/syscall.h  d       #define SYS_io_setup 4241
 SYS_io_submit  bits/syscall.h  d       #define SYS_io_submit 4244
+SYS_io_uring_enter     bits/syscall.h  d       #define SYS_io_uring_enter 4426
+SYS_io_uring_register  bits/syscall.h  d       #define SYS_io_uring_register 4427
+SYS_io_uring_setup     bits/syscall.h  d       #define SYS_io_uring_setup 4425
 SYS_ioctl      bits/syscall.h  d       #define SYS_ioctl 4054
 SYS_ioperm     bits/syscall.h  d       #define SYS_ioperm 4101
 SYS_iopl       bits/syscall.h  d       #define SYS_iopl 4110
@@ -703,9 +657,15 @@ SYS_mq_getsetattr  bits/syscall.h  d       #define SYS_mq_getsetattr 4276
 SYS_mq_notify  bits/syscall.h  d       #define SYS_mq_notify 4275
 SYS_mq_open    bits/syscall.h  d       #define SYS_mq_open 4271
 SYS_mq_timedreceive    bits/syscall.h  d       #define SYS_mq_timedreceive 4274
+SYS_mq_timedreceive_time64     bits/syscall.h  d       #define SYS_mq_timedreceive_time64 4419
 SYS_mq_timedsend       bits/syscall.h  d       #define SYS_mq_timedsend 4273
+SYS_mq_timedsend_time64        bits/syscall.h  d       #define SYS_mq_timedsend_time64 4418
 SYS_mq_unlink  bits/syscall.h  d       #define SYS_mq_unlink 4272
 SYS_mremap     bits/syscall.h  d       #define SYS_mremap 4167
+SYS_msgctl     bits/syscall.h  d       #define SYS_msgctl 4402
+SYS_msgget     bits/syscall.h  d       #define SYS_msgget 4399
+SYS_msgrcv     bits/syscall.h  d       #define SYS_msgrcv 4401
+SYS_msgsnd     bits/syscall.h  d       #define SYS_msgsnd 4400
 SYS_msync      bits/syscall.h  d       #define SYS_msync 4144
 SYS_munlock    bits/syscall.h  d       #define SYS_munlock 4155
 SYS_munlockall bits/syscall.h  d       #define SYS_munlockall 4157
@@ -720,6 +680,7 @@ SYS_openat  bits/syscall.h  d       #define SYS_openat 4288
 SYS_pause      bits/syscall.h  d       #define SYS_pause 4029
 SYS_perf_event_open    bits/syscall.h  d       #define SYS_perf_event_open 4333
 SYS_personality        bits/syscall.h  d       #define SYS_personality 4136
+SYS_pidfd_send_signal  bits/syscall.h  d       #define SYS_pidfd_send_signal 4424
 SYS_pipe       bits/syscall.h  d       #define SYS_pipe 4042
 SYS_pipe2      bits/syscall.h  d       #define SYS_pipe2 4328
 SYS_pivot_root bits/syscall.h  d       #define SYS_pivot_root 4216
@@ -728,8 +689,9 @@ SYS_pkey_free       bits/syscall.h  d       #define SYS_pkey_free 4365
 SYS_pkey_mprotect      bits/syscall.h  d       #define SYS_pkey_mprotect 4363
 SYS_poll       bits/syscall.h  d       #define SYS_poll 4188
 SYS_ppoll      bits/syscall.h  d       #define SYS_ppoll 4302
+SYS_ppoll_time64       bits/syscall.h  d       #define SYS_ppoll_time64 4414
 SYS_prctl      bits/syscall.h  d       #define SYS_prctl 4192
-SYS_pread      bits/syscall.h  d       #define SYS_pread 4200
+SYS_pread64    bits/syscall.h  d       #define SYS_pread64 4200
 SYS_preadv     bits/syscall.h  d       #define SYS_preadv 4330
 SYS_preadv2    bits/syscall.h  d       #define SYS_preadv2 4361
 SYS_prlimit64  bits/syscall.h  d       #define SYS_prlimit64 4338
@@ -738,9 +700,10 @@ SYS_process_vm_writev      bits/syscall.h  d       #define SYS_process_vm_writev 4346
 SYS_prof       bits/syscall.h  d       #define SYS_prof 4044
 SYS_profil     bits/syscall.h  d       #define SYS_profil 4098
 SYS_pselect6   bits/syscall.h  d       #define SYS_pselect6 4301
+SYS_pselect6_time64    bits/syscall.h  d       #define SYS_pselect6_time64 4413
 SYS_ptrace     bits/syscall.h  d       #define SYS_ptrace 4026
 SYS_putpmsg    bits/syscall.h  d       #define SYS_putpmsg 4209
-SYS_pwrite     bits/syscall.h  d       #define SYS_pwrite 4201
+SYS_pwrite64   bits/syscall.h  d       #define SYS_pwrite64 4201
 SYS_pwritev    bits/syscall.h  d       #define SYS_pwritev 4331
 SYS_pwritev2   bits/syscall.h  d       #define SYS_pwritev2 4362
 SYS_query_module       bits/syscall.h  d       #define SYS_query_module 4187
@@ -755,6 +718,7 @@ SYS_reboot  bits/syscall.h  d       #define SYS_reboot 4088
 SYS_recv       bits/syscall.h  d       #define SYS_recv 4175
 SYS_recvfrom   bits/syscall.h  d       #define SYS_recvfrom 4176
 SYS_recvmmsg   bits/syscall.h  d       #define SYS_recvmmsg 4335
+SYS_recvmmsg_time64    bits/syscall.h  d       #define SYS_recvmmsg_time64 4417
 SYS_recvmsg    bits/syscall.h  d       #define SYS_recvmsg 4177
 SYS_remap_file_pages   bits/syscall.h  d       #define SYS_remap_file_pages 4251
 SYS_removexattr        bits/syscall.h  d       #define SYS_removexattr 4233
@@ -766,6 +730,7 @@ SYS_reserved221     bits/syscall.h  d       #define SYS_reserved221 4221
 SYS_reserved82 bits/syscall.h  d       #define SYS_reserved82 4082
 SYS_restart_syscall    bits/syscall.h  d       #define SYS_restart_syscall 4253
 SYS_rmdir      bits/syscall.h  d       #define SYS_rmdir 4040
+SYS_rseq       bits/syscall.h  d       #define SYS_rseq 4367
 SYS_rt_sigaction       bits/syscall.h  d       #define SYS_rt_sigaction 4194
 SYS_rt_sigpending      bits/syscall.h  d       #define SYS_rt_sigpending 4196
 SYS_rt_sigprocmask     bits/syscall.h  d       #define SYS_rt_sigprocmask 4195
@@ -773,6 +738,7 @@ SYS_rt_sigqueueinfo bits/syscall.h  d       #define SYS_rt_sigqueueinfo 4198
 SYS_rt_sigreturn       bits/syscall.h  d       #define SYS_rt_sigreturn 4193
 SYS_rt_sigsuspend      bits/syscall.h  d       #define SYS_rt_sigsuspend 4199
 SYS_rt_sigtimedwait    bits/syscall.h  d       #define SYS_rt_sigtimedwait 4197
+SYS_rt_sigtimedwait_time64     bits/syscall.h  d       #define SYS_rt_sigtimedwait_time64 4421
 SYS_rt_tgsigqueueinfo  bits/syscall.h  d       #define SYS_rt_tgsigqueueinfo 4332
 SYS_sched_get_priority_max     bits/syscall.h  d       #define SYS_sched_get_priority_max 4163
 SYS_sched_get_priority_min     bits/syscall.h  d       #define SYS_sched_get_priority_min 4164
@@ -781,13 +747,16 @@ SYS_sched_getattr bits/syscall.h  d       #define SYS_sched_getattr 4350
 SYS_sched_getparam     bits/syscall.h  d       #define SYS_sched_getparam 4159
 SYS_sched_getscheduler bits/syscall.h  d       #define SYS_sched_getscheduler 4161
 SYS_sched_rr_get_interval      bits/syscall.h  d       #define SYS_sched_rr_get_interval 4165
+SYS_sched_rr_get_interval_time64       bits/syscall.h  d       #define SYS_sched_rr_get_interval_time64 4423
 SYS_sched_setaffinity  bits/syscall.h  d       #define SYS_sched_setaffinity 4239
 SYS_sched_setattr      bits/syscall.h  d       #define SYS_sched_setattr 4349
 SYS_sched_setparam     bits/syscall.h  d       #define SYS_sched_setparam 4158
 SYS_sched_setscheduler bits/syscall.h  d       #define SYS_sched_setscheduler 4160
 SYS_sched_yield        bits/syscall.h  d       #define SYS_sched_yield 4162
 SYS_seccomp    bits/syscall.h  d       #define SYS_seccomp 4352
-SYS_select     bits/syscall.h  d       #define SYS_select 4142
+SYS_semctl     bits/syscall.h  d       #define SYS_semctl 4394
+SYS_semget     bits/syscall.h  d       #define SYS_semget 4393
+SYS_semtimedop_time64  bits/syscall.h  d       #define SYS_semtimedop_time64 4420
 SYS_send       bits/syscall.h  d       #define SYS_send 4178
 SYS_sendfile   bits/syscall.h  d       #define SYS_sendfile 4207
 SYS_sendfile64 bits/syscall.h  d       #define SYS_sendfile64 4237
@@ -819,6 +788,10 @@ SYS_settimeofday   bits/syscall.h  d       #define SYS_settimeofday 4079
 SYS_setuid     bits/syscall.h  d       #define SYS_setuid 4023
 SYS_setxattr   bits/syscall.h  d       #define SYS_setxattr 4224
 SYS_sgetmask   bits/syscall.h  d       #define SYS_sgetmask 4068
+SYS_shmat      bits/syscall.h  d       #define SYS_shmat 4397
+SYS_shmctl     bits/syscall.h  d       #define SYS_shmctl 4396
+SYS_shmdt      bits/syscall.h  d       #define SYS_shmdt 4398
+SYS_shmget     bits/syscall.h  d       #define SYS_shmget 4395
 SYS_shutdown   bits/syscall.h  d       #define SYS_shutdown 4182
 SYS_sigaction  bits/syscall.h  d       #define SYS_sigaction 4067
 SYS_sigaltstack        bits/syscall.h  d       #define SYS_sigaltstack 4206
@@ -838,6 +811,7 @@ SYS_stat    bits/syscall.h  d       #define SYS_stat 4106
 SYS_stat64     bits/syscall.h  d       #define SYS_stat64 4213
 SYS_statfs     bits/syscall.h  d       #define SYS_statfs 4099
 SYS_statfs64   bits/syscall.h  d       #define SYS_statfs64 4255
+SYS_statx      bits/syscall.h  d       #define SYS_statx 4366
 SYS_stime      bits/syscall.h  d       #define SYS_stime 4025
 SYS_stty       bits/syscall.h  d       #define SYS_stty 4031
 SYS_swapoff    bits/syscall.h  d       #define SYS_swapoff 4115
@@ -859,11 +833,15 @@ SYS_timer_create  bits/syscall.h  d       #define SYS_timer_create 4257
 SYS_timer_delete       bits/syscall.h  d       #define SYS_timer_delete 4261
 SYS_timer_getoverrun   bits/syscall.h  d       #define SYS_timer_getoverrun 4260
 SYS_timer_gettime      bits/syscall.h  d       #define SYS_timer_gettime 4259
+SYS_timer_gettime64    bits/syscall.h  d       #define SYS_timer_gettime64 4408
 SYS_timer_settime      bits/syscall.h  d       #define SYS_timer_settime 4258
+SYS_timer_settime64    bits/syscall.h  d       #define SYS_timer_settime64 4409
 SYS_timerfd    bits/syscall.h  d       #define SYS_timerfd 4318
 SYS_timerfd_create     bits/syscall.h  d       #define SYS_timerfd_create 4321
 SYS_timerfd_gettime    bits/syscall.h  d       #define SYS_timerfd_gettime 4322
+SYS_timerfd_gettime64  bits/syscall.h  d       #define SYS_timerfd_gettime64 4410
 SYS_timerfd_settime    bits/syscall.h  d       #define SYS_timerfd_settime 4323
+SYS_timerfd_settime64  bits/syscall.h  d       #define SYS_timerfd_settime64 4411
 SYS_times      bits/syscall.h  d       #define SYS_times 4043
 SYS_tkill      bits/syscall.h  d       #define SYS_tkill 4236
 SYS_truncate   bits/syscall.h  d       #define SYS_truncate 4092
@@ -887,6 +865,7 @@ SYS_userfaultfd     bits/syscall.h  d       #define SYS_userfaultfd 4357
 SYS_ustat      bits/syscall.h  d       #define SYS_ustat 4062
 SYS_utime      bits/syscall.h  d       #define SYS_utime 4030
 SYS_utimensat  bits/syscall.h  d       #define SYS_utimensat 4316
+SYS_utimensat_time64   bits/syscall.h  d       #define SYS_utimensat_time64 4412
 SYS_utimes     bits/syscall.h  d       #define SYS_utimes 4267
 SYS_vhangup    bits/syscall.h  d       #define SYS_vhangup 4111
 SYS_vm86       bits/syscall.h  d       #define SYS_vm86 4113
@@ -938,6 +917,7 @@ 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 _IOR('T', 0x2E, char[32])
 TIOCGSERIAL    bits/ioctl.h    d       #define TIOCGSERIAL 0x5484
 TIOCGSID       bits/ioctl.h    d       #define TIOCGSID 0x7416
@@ -968,14 +948,6 @@ TIOCNOTTY  bits/ioctl.h    d       #define TIOCNOTTY 0x5471
 TIOCNXCL       bits/ioctl.h    d       #define TIOCNXCL 0x740E
 TIOCOUTQ       bits/ioctl.h    d       #define TIOCOUTQ 0x7472
 TIOCPKT        bits/ioctl.h    d       #define TIOCPKT 0x5470
-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 0x5480
 TIOCSERCONFIG  bits/ioctl.h    d       #define TIOCSERCONFIG 0x5488
@@ -985,7 +957,6 @@ TIOCSERGSTRUCT      bits/ioctl.h    d       #define TIOCSERGSTRUCT 0x548D
 TIOCSERGWILD   bits/ioctl.h    d       #define TIOCSERGWILD 0x5489
 TIOCSERSETMULTI        bits/ioctl.h    d       #define TIOCSERSETMULTI 0x5490
 TIOCSERSWILD   bits/ioctl.h    d       #define TIOCSERSWILD 0x548A
-TIOCSER_TEMT   bits/ioctl.h    d       #define TIOCSER_TEMT 0x01
 TIOCSER_TEMT   bits/termios.h  d       #define TIOCSER_TEMT 1
 TIOCSETD       bits/ioctl.h    d       #define TIOCSETD 0x7401
 TIOCSETN       bits/ioctl.h    d       #define TIOCSETN 0x740A
@@ -1096,6 +1067,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
@@ -1116,6 +1088,7 @@ __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 4140
+__NR__newselect        bits/syscall.h  d       #define __NR__newselect 4142
 __NR__sysctl   bits/syscall.h  d       #define __NR__sysctl 4153
 __NR_accept    bits/syscall.h  d       #define __NR_accept 4168
 __NR_accept4   bits/syscall.h  d       #define __NR_accept4 4334
@@ -1139,10 +1112,15 @@ __NR_chmod      bits/syscall.h  d       #define __NR_chmod 4015
 __NR_chown     bits/syscall.h  d       #define __NR_chown 4202
 __NR_chroot    bits/syscall.h  d       #define __NR_chroot 4061
 __NR_clock_adjtime     bits/syscall.h  d       #define __NR_clock_adjtime 4341
+__NR_clock_adjtime64   bits/syscall.h  d       #define __NR_clock_adjtime64 4405
 __NR_clock_getres      bits/syscall.h  d       #define __NR_clock_getres 4264
+__NR_clock_getres_time64       bits/syscall.h  d       #define __NR_clock_getres_time64 4406
 __NR_clock_gettime     bits/syscall.h  d       #define __NR_clock_gettime 4263
+__NR_clock_gettime64   bits/syscall.h  d       #define __NR_clock_gettime64 4403
 __NR_clock_nanosleep   bits/syscall.h  d       #define __NR_clock_nanosleep 4265
+__NR_clock_nanosleep_time64    bits/syscall.h  d       #define __NR_clock_nanosleep_time64 4407
 __NR_clock_settime     bits/syscall.h  d       #define __NR_clock_settime 4262
+__NR_clock_settime64   bits/syscall.h  d       #define __NR_clock_settime64 4404
 __NR_clone     bits/syscall.h  d       #define __NR_clone 4120
 __NR_close     bits/syscall.h  d       #define __NR_close 4006
 __NR_connect   bits/syscall.h  d       #define __NR_connect 4170
@@ -1165,7 +1143,7 @@ __NR_execveat     bits/syscall.h  d       #define __NR_execveat 4356
 __NR_exit      bits/syscall.h  d       #define __NR_exit 4001
 __NR_exit_group        bits/syscall.h  d       #define __NR_exit_group 4246
 __NR_faccessat bits/syscall.h  d       #define __NR_faccessat 4300
-__NR_fadvise   bits/syscall.h  d       #define __NR_fadvise 4254
+__NR_fadvise64 bits/syscall.h  d       #define __NR_fadvise64 4254
 __NR_fallocate bits/syscall.h  d       #define __NR_fallocate 4320
 __NR_fanotify_init     bits/syscall.h  d       #define __NR_fanotify_init 4336
 __NR_fanotify_mark     bits/syscall.h  d       #define __NR_fanotify_mark 4337
@@ -1186,7 +1164,7 @@ __NR_fremovexattr bits/syscall.h  d       #define __NR_fremovexattr 4235
 __NR_fsetxattr bits/syscall.h  d       #define __NR_fsetxattr 4226
 __NR_fstat     bits/syscall.h  d       #define __NR_fstat 4108
 __NR_fstat64   bits/syscall.h  d       #define __NR_fstat64 4215
-__NR_fstatat   bits/syscall.h  d       #define __NR_fstatat 4293
+__NR_fstatat64 bits/syscall.h  d       #define __NR_fstatat64 4293
 __NR_fstatfs   bits/syscall.h  d       #define __NR_fstatfs 4100
 __NR_fstatfs64 bits/syscall.h  d       #define __NR_fstatfs64 4256
 __NR_fsync     bits/syscall.h  d       #define __NR_fsync 4118
@@ -1194,6 +1172,7 @@ __NR_ftime        bits/syscall.h  d       #define __NR_ftime 4035
 __NR_ftruncate bits/syscall.h  d       #define __NR_ftruncate 4093
 __NR_ftruncate64       bits/syscall.h  d       #define __NR_ftruncate64 4212
 __NR_futex     bits/syscall.h  d       #define __NR_futex 4238
+__NR_futex_time64      bits/syscall.h  d       #define __NR_futex_time64 4422
 __NR_futimesat bits/syscall.h  d       #define __NR_futimesat 4292
 __NR_get_kernel_syms   bits/syscall.h  d       #define __NR_get_kernel_syms 4130
 __NR_get_mempolicy     bits/syscall.h  d       #define __NR_get_mempolicy 4269
@@ -1236,8 +1215,13 @@ __NR_inotify_rm_watch    bits/syscall.h  d       #define __NR_inotify_rm_watch 4286
 __NR_io_cancel bits/syscall.h  d       #define __NR_io_cancel 4245
 __NR_io_destroy        bits/syscall.h  d       #define __NR_io_destroy 4242
 __NR_io_getevents      bits/syscall.h  d       #define __NR_io_getevents 4243
+__NR_io_pgetevents     bits/syscall.h  d       #define __NR_io_pgetevents 4368
+__NR_io_pgetevents_time64      bits/syscall.h  d       #define __NR_io_pgetevents_time64 4416
 __NR_io_setup  bits/syscall.h  d       #define __NR_io_setup 4241
 __NR_io_submit bits/syscall.h  d       #define __NR_io_submit 4244
+__NR_io_uring_enter    bits/syscall.h  d       #define __NR_io_uring_enter 4426
+__NR_io_uring_register bits/syscall.h  d       #define __NR_io_uring_register 4427
+__NR_io_uring_setup    bits/syscall.h  d       #define __NR_io_uring_setup 4425
 __NR_ioctl     bits/syscall.h  d       #define __NR_ioctl 4054
 __NR_ioperm    bits/syscall.h  d       #define __NR_ioperm 4101
 __NR_iopl      bits/syscall.h  d       #define __NR_iopl 4110
@@ -1286,9 +1270,15 @@ __NR_mq_getsetattr       bits/syscall.h  d       #define __NR_mq_getsetattr 4276
 __NR_mq_notify bits/syscall.h  d       #define __NR_mq_notify 4275
 __NR_mq_open   bits/syscall.h  d       #define __NR_mq_open 4271
 __NR_mq_timedreceive   bits/syscall.h  d       #define __NR_mq_timedreceive 4274
+__NR_mq_timedreceive_time64    bits/syscall.h  d       #define __NR_mq_timedreceive_time64 4419
 __NR_mq_timedsend      bits/syscall.h  d       #define __NR_mq_timedsend 4273
+__NR_mq_timedsend_time64       bits/syscall.h  d       #define __NR_mq_timedsend_time64 4418
 __NR_mq_unlink bits/syscall.h  d       #define __NR_mq_unlink 4272
 __NR_mremap    bits/syscall.h  d       #define __NR_mremap 4167
+__NR_msgctl    bits/syscall.h  d       #define __NR_msgctl 4402
+__NR_msgget    bits/syscall.h  d       #define __NR_msgget 4399
+__NR_msgrcv    bits/syscall.h  d       #define __NR_msgrcv 4401
+__NR_msgsnd    bits/syscall.h  d       #define __NR_msgsnd 4400
 __NR_msync     bits/syscall.h  d       #define __NR_msync 4144
 __NR_munlock   bits/syscall.h  d       #define __NR_munlock 4155
 __NR_munlockall        bits/syscall.h  d       #define __NR_munlockall 4157
@@ -1303,6 +1293,7 @@ __NR_openat       bits/syscall.h  d       #define __NR_openat 4288
 __NR_pause     bits/syscall.h  d       #define __NR_pause 4029
 __NR_perf_event_open   bits/syscall.h  d       #define __NR_perf_event_open 4333
 __NR_personality       bits/syscall.h  d       #define __NR_personality 4136
+__NR_pidfd_send_signal bits/syscall.h  d       #define __NR_pidfd_send_signal 4424
 __NR_pipe      bits/syscall.h  d       #define __NR_pipe 4042
 __NR_pipe2     bits/syscall.h  d       #define __NR_pipe2 4328
 __NR_pivot_root        bits/syscall.h  d       #define __NR_pivot_root 4216
@@ -1311,8 +1302,9 @@ __NR_pkey_free    bits/syscall.h  d       #define __NR_pkey_free 4365
 __NR_pkey_mprotect     bits/syscall.h  d       #define __NR_pkey_mprotect 4363
 __NR_poll      bits/syscall.h  d       #define __NR_poll 4188
 __NR_ppoll     bits/syscall.h  d       #define __NR_ppoll 4302
+__NR_ppoll_time64      bits/syscall.h  d       #define __NR_ppoll_time64 4414
 __NR_prctl     bits/syscall.h  d       #define __NR_prctl 4192
-__NR_pread     bits/syscall.h  d       #define __NR_pread 4200
+__NR_pread64   bits/syscall.h  d       #define __NR_pread64 4200
 __NR_preadv    bits/syscall.h  d       #define __NR_preadv 4330
 __NR_preadv2   bits/syscall.h  d       #define __NR_preadv2 4361
 __NR_prlimit64 bits/syscall.h  d       #define __NR_prlimit64 4338
@@ -1321,9 +1313,10 @@ __NR_process_vm_writev   bits/syscall.h  d       #define __NR_process_vm_writev 4346
 __NR_prof      bits/syscall.h  d       #define __NR_prof 4044
 __NR_profil    bits/syscall.h  d       #define __NR_profil 4098
 __NR_pselect6  bits/syscall.h  d       #define __NR_pselect6 4301
+__NR_pselect6_time64   bits/syscall.h  d       #define __NR_pselect6_time64 4413
 __NR_ptrace    bits/syscall.h  d       #define __NR_ptrace 4026
 __NR_putpmsg   bits/syscall.h  d       #define __NR_putpmsg 4209
-__NR_pwrite    bits/syscall.h  d       #define __NR_pwrite 4201
+__NR_pwrite64  bits/syscall.h  d       #define __NR_pwrite64 4201
 __NR_pwritev   bits/syscall.h  d       #define __NR_pwritev 4331
 __NR_pwritev2  bits/syscall.h  d       #define __NR_pwritev2 4362
 __NR_query_module      bits/syscall.h  d       #define __NR_query_module 4187
@@ -1338,6 +1331,7 @@ __NR_reboot       bits/syscall.h  d       #define __NR_reboot 4088
 __NR_recv      bits/syscall.h  d       #define __NR_recv 4175
 __NR_recvfrom  bits/syscall.h  d       #define __NR_recvfrom 4176
 __NR_recvmmsg  bits/syscall.h  d       #define __NR_recvmmsg 4335
+__NR_recvmmsg_time64   bits/syscall.h  d       #define __NR_recvmmsg_time64 4417
 __NR_recvmsg   bits/syscall.h  d       #define __NR_recvmsg 4177
 __NR_remap_file_pages  bits/syscall.h  d       #define __NR_remap_file_pages 4251
 __NR_removexattr       bits/syscall.h  d       #define __NR_removexattr 4233
@@ -1349,6 +1343,7 @@ __NR_reserved221  bits/syscall.h  d       #define __NR_reserved221 4221
 __NR_reserved82        bits/syscall.h  d       #define __NR_reserved82 4082
 __NR_restart_syscall   bits/syscall.h  d       #define __NR_restart_syscall 4253
 __NR_rmdir     bits/syscall.h  d       #define __NR_rmdir 4040
+__NR_rseq      bits/syscall.h  d       #define __NR_rseq 4367
 __NR_rt_sigaction      bits/syscall.h  d       #define __NR_rt_sigaction 4194
 __NR_rt_sigpending     bits/syscall.h  d       #define __NR_rt_sigpending 4196
 __NR_rt_sigprocmask    bits/syscall.h  d       #define __NR_rt_sigprocmask 4195
@@ -1356,6 +1351,7 @@ __NR_rt_sigqueueinfo      bits/syscall.h  d       #define __NR_rt_sigqueueinfo 4198
 __NR_rt_sigreturn      bits/syscall.h  d       #define __NR_rt_sigreturn 4193
 __NR_rt_sigsuspend     bits/syscall.h  d       #define __NR_rt_sigsuspend 4199
 __NR_rt_sigtimedwait   bits/syscall.h  d       #define __NR_rt_sigtimedwait 4197
+__NR_rt_sigtimedwait_time64    bits/syscall.h  d       #define __NR_rt_sigtimedwait_time64 4421
 __NR_rt_tgsigqueueinfo bits/syscall.h  d       #define __NR_rt_tgsigqueueinfo 4332
 __NR_sched_get_priority_max    bits/syscall.h  d       #define __NR_sched_get_priority_max 4163
 __NR_sched_get_priority_min    bits/syscall.h  d       #define __NR_sched_get_priority_min 4164
@@ -1364,13 +1360,16 @@ __NR_sched_getattr      bits/syscall.h  d       #define __NR_sched_getattr 4350
 __NR_sched_getparam    bits/syscall.h  d       #define __NR_sched_getparam 4159
 __NR_sched_getscheduler        bits/syscall.h  d       #define __NR_sched_getscheduler 4161
 __NR_sched_rr_get_interval     bits/syscall.h  d       #define __NR_sched_rr_get_interval 4165
+__NR_sched_rr_get_interval_time64      bits/syscall.h  d       #define __NR_sched_rr_get_interval_time64 4423
 __NR_sched_setaffinity bits/syscall.h  d       #define __NR_sched_setaffinity 4239
 __NR_sched_setattr     bits/syscall.h  d       #define __NR_sched_setattr 4349
 __NR_sched_setparam    bits/syscall.h  d       #define __NR_sched_setparam 4158
 __NR_sched_setscheduler        bits/syscall.h  d       #define __NR_sched_setscheduler 4160
 __NR_sched_yield       bits/syscall.h  d       #define __NR_sched_yield 4162
 __NR_seccomp   bits/syscall.h  d       #define __NR_seccomp 4352
-__NR_select    bits/syscall.h  d       #define __NR_select 4142
+__NR_semctl    bits/syscall.h  d       #define __NR_semctl 4394
+__NR_semget    bits/syscall.h  d       #define __NR_semget 4393
+__NR_semtimedop_time64 bits/syscall.h  d       #define __NR_semtimedop_time64 4420
 __NR_send      bits/syscall.h  d       #define __NR_send 4178
 __NR_sendfile  bits/syscall.h  d       #define __NR_sendfile 4207
 __NR_sendfile64        bits/syscall.h  d       #define __NR_sendfile64 4237
@@ -1402,6 +1401,10 @@ __NR_settimeofday        bits/syscall.h  d       #define __NR_settimeofday 4079
 __NR_setuid    bits/syscall.h  d       #define __NR_setuid 4023
 __NR_setxattr  bits/syscall.h  d       #define __NR_setxattr 4224
 __NR_sgetmask  bits/syscall.h  d       #define __NR_sgetmask 4068
+__NR_shmat     bits/syscall.h  d       #define __NR_shmat 4397
+__NR_shmctl    bits/syscall.h  d       #define __NR_shmctl 4396
+__NR_shmdt     bits/syscall.h  d       #define __NR_shmdt 4398
+__NR_shmget    bits/syscall.h  d       #define __NR_shmget 4395
 __NR_shutdown  bits/syscall.h  d       #define __NR_shutdown 4182
 __NR_sigaction bits/syscall.h  d       #define __NR_sigaction 4067
 __NR_sigaltstack       bits/syscall.h  d       #define __NR_sigaltstack 4206
@@ -1421,6 +1424,7 @@ __NR_stat bits/syscall.h  d       #define __NR_stat 4106
 __NR_stat64    bits/syscall.h  d       #define __NR_stat64 4213
 __NR_statfs    bits/syscall.h  d       #define __NR_statfs 4099
 __NR_statfs64  bits/syscall.h  d       #define __NR_statfs64 4255
+__NR_statx     bits/syscall.h  d       #define __NR_statx 4366
 __NR_stime     bits/syscall.h  d       #define __NR_stime 4025
 __NR_stty      bits/syscall.h  d       #define __NR_stty 4031
 __NR_swapoff   bits/syscall.h  d       #define __NR_swapoff 4115
@@ -1442,11 +1446,15 @@ __NR_timer_create       bits/syscall.h  d       #define __NR_timer_create 4257
 __NR_timer_delete      bits/syscall.h  d       #define __NR_timer_delete 4261
 __NR_timer_getoverrun  bits/syscall.h  d       #define __NR_timer_getoverrun 4260
 __NR_timer_gettime     bits/syscall.h  d       #define __NR_timer_gettime 4259
+__NR_timer_gettime64   bits/syscall.h  d       #define __NR_timer_gettime64 4408
 __NR_timer_settime     bits/syscall.h  d       #define __NR_timer_settime 4258
+__NR_timer_settime64   bits/syscall.h  d       #define __NR_timer_settime64 4409
 __NR_timerfd   bits/syscall.h  d       #define __NR_timerfd 4318
 __NR_timerfd_create    bits/syscall.h  d       #define __NR_timerfd_create 4321
 __NR_timerfd_gettime   bits/syscall.h  d       #define __NR_timerfd_gettime 4322
+__NR_timerfd_gettime64 bits/syscall.h  d       #define __NR_timerfd_gettime64 4410
 __NR_timerfd_settime   bits/syscall.h  d       #define __NR_timerfd_settime 4323
+__NR_timerfd_settime64 bits/syscall.h  d       #define __NR_timerfd_settime64 4411
 __NR_times     bits/syscall.h  d       #define __NR_times 4043
 __NR_tkill     bits/syscall.h  d       #define __NR_tkill 4236
 __NR_truncate  bits/syscall.h  d       #define __NR_truncate 4092
@@ -1470,6 +1478,7 @@ __NR_userfaultfd  bits/syscall.h  d       #define __NR_userfaultfd 4357
 __NR_ustat     bits/syscall.h  d       #define __NR_ustat 4062
 __NR_utime     bits/syscall.h  d       #define __NR_utime 4030
 __NR_utimensat bits/syscall.h  d       #define __NR_utimensat 4316
+__NR_utimensat_time64  bits/syscall.h  d       #define __NR_utimensat_time64 4412
 __NR_utimes    bits/syscall.h  d       #define __NR_utimes 4267
 __NR_vhangup   bits/syscall.h  d       #define __NR_vhangup 4111
 __NR_vm86      bits/syscall.h  d       #define __NR_vm86 4113
@@ -1506,13 +1515,13 @@ greg_t  bits/signal.h   t       typedef unsigned long long greg_t, gregset_t[32];
 gregset_t      bits/signal.h   t       typedef unsigned long long greg_t, gregset_t[32];
 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;
@@ -1547,6 +1556,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       
@@ -1567,7 +1577,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;