Update kernel version in comment in syscall-names.list [committed]
Joseph Myers
joseph@codesourcery.com
Fri Aug 2 15:08:00 GMT 2019
This patch updates the Linux kernel version in a comment in
syscall-names.list to agree with the following "kernel" line.
Committed as obvious.
2019-08-02 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/syscall-names.list: Update comment.
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index 21bf37c627..9dcdd293d3 100644
--- a/sysdeps/unix/sysv/linux/syscall-names.list
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
@@ -22,7 +22,7 @@
# names are only used if the installed kernel headers also provide
# them.
-# The list of system calls is current as of Linux 5.1.
+# The list of system calls is current as of Linux 5.2.
kernel 5.2
FAST_atomic_update
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list