08c3a6
commit b991af50632a2da262b00b2375d9120f23b25525
08c3a6
Author: Joseph Myers <joseph@codesourcery.com>
08c3a6
Date:   Wed May 25 14:37:28 2022 +0000
08c3a6
08c3a6
    Update syscall-names.list for Linux 5.18
08c3a6
    
08c3a6
    Linux 5.18 has no new syscalls.  Update the version number in
08c3a6
    syscall-names.list to reflect that it is still current for 5.18.
08c3a6
    
08c3a6
    Tested with build-many-glibcs.py.
08c3a6
    
08c3a6
    (cherry picked from commit 3d9926663cba19f40d26d8a8ab3b2a7cc09ffb13)
08c3a6
08c3a6
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
08c3a6
index e2743c649586d97a..95370e2ec5dbc4a7 100644
08c3a6
--- a/sysdeps/unix/sysv/linux/syscall-names.list
08c3a6
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
08c3a6
@@ -21,8 +21,8 @@
08c3a6
 # This file can list all potential system calls.  The names are only
08c3a6
 # used if the installed kernel headers also provide them.
08c3a6
 
08c3a6
-# The list of system calls is current as of Linux 5.17.
08c3a6
-kernel 5.17
08c3a6
+# The list of system calls is current as of Linux 5.18.
08c3a6
+kernel 5.18
08c3a6
 
08c3a6
 FAST_atomic_update
08c3a6
 FAST_cmpxchg