public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Update kernel version in syscall-names.list to 4.16
@ 2018-04-03 21:40 Joseph Myers
  2018-04-04 11:28 ` Dmitry V. Levin
  0 siblings, 1 reply; 6+ messages in thread
From: Joseph Myers @ 2018-04-03 21:40 UTC (permalink / raw)
  To: libc-alpha

Linux 4.16 does not add any new syscalls; this patch updates the
version number in syscall-names.list to reflect that it's still
current for 4.16.

Tested with build-many-glibcs.py.

2018-04-03  Joseph Myers  <joseph@codesourcery.com>

	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
	version to 4.16.

diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index ffbc5f9..fab3ff2 100644
--- a/sysdeps/unix/sysv/linux/syscall-names.list
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
@@ -22,8 +22,8 @@
 # names are only used if the installed kernel headers also provide
 # them.
 
-# The list of system calls is current as of Linux 4.15.
-kernel 4.15
+# The list of system calls is current as of Linux 4.16.
+kernel 4.16
 
 FAST_atomic_update
 FAST_cmpxchg

-- 
Joseph S. Myers
joseph@codesourcery.com

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Update kernel version in syscall-names.list to 4.16
@ 2018-04-12 19:24 DJ Delorie
  2018-04-12 19:42 ` Carlos O'Donell
  0 siblings, 1 reply; 6+ messages in thread
From: DJ Delorie @ 2018-04-12 19:24 UTC (permalink / raw)
  To: libc-alpha


Linux 4.16 does not add any new syscalls; this patch updates the
version number in syscall-names.list to reflect that it's still
current for 4.16.

Tested for x86_64 (compilation with build-many-glibcs.py, using Linux
4.16).

2018-04-12  DJ Delorie  <dj@redhat.com>

	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
	version to 4.16.

diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index ffbc5f97e9..fab3ff2328 100644
--- a/sysdeps/unix/sysv/linux/syscall-names.list
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
@@ -22,8 +22,8 @@
 # names are only used if the installed kernel headers also provide
 # them.
 
-# The list of system calls is current as of Linux 4.15.
-kernel 4.15
+# The list of system calls is current as of Linux 4.16.
+kernel 4.16
 
 FAST_atomic_update
 FAST_cmpxchg

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-12 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-03 21:40 Update kernel version in syscall-names.list to 4.16 Joseph Myers
2018-04-04 11:28 ` Dmitry V. Levin
2018-04-12 19:24 DJ Delorie
2018-04-12 19:42 ` Carlos O'Donell
2018-04-12 19:47   ` DJ Delorie
2018-04-12 20:34     ` Dmitry V. Levin

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).