]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update kernel version in syscall-names.list to 4.13.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 4 Sep 2017 20:16:07 +0000 (20:16 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 4 Sep 2017 20:16:07 +0000 (20:16 +0000)
As far as I can tell Linux 4.13 does not add any new syscalls not
included in syscall-names.list.  This patch updates the version number
in that file accordingly.

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

ChangeLog
sysdeps/unix/sysv/linux/syscall-names.list

index 8313a86aaafd29671362d2c1bb5501b23edc0229..c4e175abc67c9ab4d9525e61f2b5b5f0d297e1cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-09-04  Joseph Myers  <joseph@codesourcery.com>
 
+       * sysdeps/unix/sysv/linux/syscall-names.list: Update kernel
+       version to 4.13.
+
        [BZ #22082]
        * math/bits/math-finite.h (exp10): Redirect if [__GLIBC_USE
        (IEC_60559_FUNCS_EXT)], not [__USE_GNU].
index 2e5cc77fe09bdaccc5d0bf6d136c8f46098ef67a..584a762126fca55b6d3e010b818266d555498631 100644 (file)
@@ -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.12.
-kernel 4.12
+# The list of system calls is current as of Linux 4.13.
+kernel 4.13
 
 FAST_atomic_update
 FAST_cmpxchg