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