00c0d4
commit 4997a533ae4b51ef66a6b68862b7578a7acb82df
00c0d4
Author: Joseph Myers <joseph@codesourcery.com>
00c0d4
Date:   Thu Jan 13 22:18:13 2022 +0000
00c0d4
00c0d4
    Update syscall lists for Linux 5.16
00c0d4
    
00c0d4
    Linux 5.16 has one new syscall, futex_waitv.  Update
00c0d4
    syscall-names.list and regenerate the arch-syscall.h headers with
00c0d4
    build-many-glibcs.py update-syscalls.
00c0d4
    
00c0d4
    Tested with build-many-glibcs.py.
00c0d4
00c0d4
Modified to only update syscall-names.list to Linux 5.16.
00c0d4
00c0d4
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
00c0d4
index c80a9a59cb..6421806110 100644
00c0d4
--- a/sysdeps/unix/sysv/linux/syscall-names.list
00c0d4
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
00c0d4
@@ -21,8 +21,8 @@
00c0d4
 # This file can list all potential system calls.  The names are only
00c0d4
 # used if the installed kernel headers also provide them.
00c0d4
 
00c0d4
-# The list of system calls is current as of Linux 5.15.
00c0d4
-kernel 5.15
00c0d4
+# The list of system calls is current as of Linux 5.16.
00c0d4
+kernel 5.16
00c0d4
 
00c0d4
 FAST_atomic_update
00c0d4
 FAST_cmpxchg
00c0d4
@@ -146,6 +146,7 @@ ftruncate
00c0d4
 ftruncate64
00c0d4
 futex
00c0d4
 futex_time64
00c0d4
+futex_waitv
00c0d4
 futimesat
00c0d4
 get_kernel_syms
00c0d4
 get_mempolicy