From 9c37bde5a2067e5b4dc878bac0291d6b207b8add Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 2 Aug 2019 15:08:02 +0000 Subject: [PATCH] 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. --- ChangeLog | 2 ++ sysdeps/unix/sysv/linux/syscall-names.list | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 948e997..55e964b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2019-08-02 Joseph Myers + * 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 -- 2.7.4