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