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