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