mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
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.
This commit is contained in:
parent
c7a26cba2a
commit
9c37bde5a2
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user