aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-08-02 15:08:02 +0000
committerJoseph Myers <joseph@codesourcery.com>2019-08-02 15:08:02 +0000
commit9c37bde5a2067e5b4dc878bac0291d6b207b8add (patch)
tree7d3b301834cd8f7f723c4f714810a3fba3f130bc
parentc7a26cba2ab949216ac9ef245ca78696815ea4c4 (diff)
downloadglibc-9c37bde5a2067e5b4dc878bac0291d6b207b8add.zip
glibc-9c37bde5a2067e5b4dc878bac0291d6b207b8add.tar.gz
glibc-9c37bde5a2067e5b4dc878bac0291d6b207b8add.tar.bz2
Update kernel version in comment in syscall-names.list.
This patch updates the Linux kernel version in a comment in syscall-names.list to agree with the following "kernel" line. * sysdeps/unix/sysv/linux/syscall-names.list: Update comment.
-rw-r--r--ChangeLog2
-rw-r--r--sysdeps/unix/sysv/linux/syscall-names.list2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 948e997..55e964b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2019-08-02 Joseph Myers <joseph@codesourcery.com>
+ * sysdeps/unix/sysv/linux/syscall-names.list: Update comment.
+
* sysdeps/unix/sysv/linux/tst-mman-consts.py (main): Update Linux
kernel version number to 5.2.
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index 21bf37c..9dcdd29 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