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 /ChangeLog | |
parent | c7a26cba2ab949216ac9ef245ca78696815ea4c4 (diff) | |
download | glibc-9c37bde5a2067e5b4dc878bac0291d6b207b8add.tar.gz |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 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. |