]> sourceware.org Git - glibc.git/commitdiff
Update syscall-names.list for Linux 5.18
authorJoseph Myers <joseph@codesourcery.com>
Wed, 25 May 2022 14:37:28 +0000 (14:37 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 25 May 2022 14:37:28 +0000 (14:37 +0000)
Linux 5.18 has no new syscalls.  Update the version number in
syscall-names.list to reflect that it is still current for 5.18.

Tested with build-many-glibcs.py.

sysdeps/unix/sysv/linux/syscall-names.list

index b8c0b0c586e9ab24363083035345df43863e0da0..6c7b2f70117757275e947855b310c313b38b0eb6 100644 (file)
@@ -21,8 +21,8 @@
 # This file can list all potential system calls.  The names are only
 # used if the installed kernel headers also provide them.
 
-# The list of system calls is current as of Linux 5.17.
-kernel 5.17
+# The list of system calls is current as of Linux 5.18.
+kernel 5.18
 
 FAST_atomic_update
 FAST_cmpxchg
This page took 0.047373 seconds and 5 git commands to generate.