978e96
Update kernel version in syscall-names.list to 4.19.
978e96
978e96
Linux 4.19 does not add any new syscalls (some existing ones are added
978e96
to more architectures); this patch updates the version number in
978e96
syscall-names.list to reflect that it's still current for 4.19.
978e96
978e96
Tested with build-many-glibcs.py.
978e96
978e96
	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
978e96
	version to 4.19.
978e96
978e96
(cherry picked from commit 029ad711b8ad4cf0e5d98e0c138a35a23a376a74)
978e96
978e96
diff --git a/ChangeLog b/ChangeLog
978e96
index 3ccca34563e5b71f..30a5bed6b09efcef 100644
978e96
--- a/ChangeLog
978e96
+++ b/ChangeLog
978e96
@@ -1,3 +1,8 @@
978e96
+2018-10-22  Joseph Myers  <joseph@codesourcery.com>
978e96
+
978e96
+	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
978e96
+	version to 4.19.
978e96
+
978e96
 2018-08-13  Joseph Myers  <joseph@codesourcery.com>
978e96
 
978e96
 	* sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
978e96
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
978e96
index 9982a6334d46ae62..f88001c9c38d5fc7 100644
978e96
--- a/sysdeps/unix/sysv/linux/syscall-names.list
978e96
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
978e96
@@ -22,8 +22,8 @@
978e96
 # names are only used if the installed kernel headers also provide
978e96
 # them.
978e96
 
978e96
-# The list of system calls is current as of Linux 4.18.
978e96
-kernel 4.18
978e96
+# The list of system calls is current as of Linux 4.19.
978e96
+kernel 4.19
978e96
 
978e96
 FAST_atomic_update
978e96
 FAST_cmpxchg