]> sourceware.org Git - glibc.git/commitdiff
Update syscall lists for Linux 6.9
authorJoseph Myers <josmyers@redhat.com>
Mon, 20 May 2024 13:10:31 +0000 (13:10 +0000)
committerJoseph Myers <josmyers@redhat.com>
Mon, 20 May 2024 13:10:31 +0000 (13:10 +0000)
Linux 6.9 has no new syscalls.  Update the version number in
syscall-names.list to reflect that it is still current for 6.9.

Tested with build-many-glibcs.py.

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

index 6557bcfde463615831e06bcc9a5e1318adf0b19e..672d39eaad4491f1e1915b131cdd5a22a4711791 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 6.8.
-kernel 6.8
+# The list of system calls is current as of Linux 6.9.
+kernel 6.9
 
 FAST_atomic_update
 FAST_cmpxchg
This page took 0.042061 seconds and 5 git commands to generate.