a2cf7d
commit 5828bc4523230685ac29a4a882967913255f5666
a2cf7d
Author: Joseph Myers <joseph@codesourcery.com>
a2cf7d
Date:   Fri Feb 7 13:54:58 2020 +0000
a2cf7d
a2cf7d
    Update syscall lists for Linux 5.5.
a2cf7d
a2cf7d
    Linux 5.5 has no new syscalls to add to syscall-names.list, but it
a2cf7d
    does newly enable the clone3 syscall for AArch64.  This patch updates
a2cf7d
    the kernel version listed in syscall-names.list and regenerates the
a2cf7d
    AArch64 arch-syscall.h.
a2cf7d
a2cf7d
    Tested with build-many-glibcs.py.
a2cf7d
a2cf7d
Modified to only update syscall-names.list for RHEL 8.3.0.
a2cf7d
a2cf7d
diff -Nrup a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
a2cf7d
--- a/sysdeps/unix/sysv/linux/syscall-names.list	2020-04-06 12:10:47.683272882 -0400
a2cf7d
+++ b/sysdeps/unix/sysv/linux/syscall-names.list	2020-04-06 12:12:41.769598687 -0400
a2cf7d
@@ -22,8 +22,8 @@
a2cf7d
 # names are only used if the installed kernel headers also provide
a2cf7d
 # them.
a2cf7d
 
a2cf7d
-# The list of system calls is current as of Linux 5.4.
a2cf7d
-kernel 5.4
a2cf7d
+# The list of system calls is current as of Linux 5.5.
a2cf7d
+kernel 5.5
a2cf7d
 
a2cf7d
 FAST_atomic_update
a2cf7d
 FAST_cmpxchg