public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Update kernel version in comment in syscall-names.list.
@ 2019-08-02 15:08 Joseph Myers
  0 siblings, 0 replies; only message in thread
From: Joseph Myers @ 2019-08-02 15:08 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=9c37bde5a2067e5b4dc878bac0291d6b207b8add

commit 9c37bde5a2067e5b4dc878bac0291d6b207b8add
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Aug 2 15:08:02 2019 +0000

    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.

Diff:
---
 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  <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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-02 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-02 15:08 [glibc] Update kernel version in comment in syscall-names.list Joseph Myers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).