diff options
author | Joseph Myers <joseph@codesourcery.com> | 2019-08-02 15:08:02 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2019-08-02 15:08:02 +0000 |
commit | 9c37bde5a2067e5b4dc878bac0291d6b207b8add (patch) | |
tree | 7d3b301834cd8f7f723c4f714810a3fba3f130bc | |
parent | Update Linux kernel version number in tst-mman-consts.py to 5.2. (diff) | |
download | glibc-9c37bde5a2067e5b4dc878bac0291d6b207b8add.tar.gz glibc-9c37bde5a2067e5b4dc878bac0291d6b207b8add.tar.bz2 glibc-9c37bde5a2067e5b4dc878bac0291d6b207b8add.zip |
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-- | ChangeLog | 2 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/syscall-names.list | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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 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 |