6504bd
commit 3d9926663cba19f40d26d8a8ab3b2a7cc09ffb13
6504bd
Author: Joseph Myers <joseph@codesourcery.com>
6504bd
Date:   Wed May 25 14:37:28 2022 +0000
6504bd
6504bd
    Update syscall-names.list for Linux 5.18
6504bd
    
6504bd
    Linux 5.18 has no new syscalls.  Update the version number in
6504bd
    syscall-names.list to reflect that it is still current for 5.18.
6504bd
    
6504bd
    Tested with build-many-glibcs.py.
6504bd
6504bd
Modified to only update syscall-names.list to Linux 5.18.
6504bd
6504bd
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
6504bd
index b8c0b0c586..6c7b2f7011 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.17.
6504bd
-kernel 5.17
6504bd
+# The list of system calls is current as of Linux 5.18.
6504bd
+kernel 5.18
6504bd
 
6504bd
 FAST_atomic_update
6504bd
 FAST_cmpxchg