0b0d35
commit a331150af65477fc3fa72ab341eed5e0b2daf7f3
0b0d35
Author: Joseph Myers <joseph@codesourcery.com>
0b0d35
Date:   Thu Nov 28 20:32:09 2019 +0000
0b0d35
0b0d35
    Update syscall-names.list for Linux 5.4.
0b0d35
0b0d35
    This patch updates syscall-names.list for Linux 5.4.  There are no new
0b0d35
    syscalls, so this is just a matter of updating the version number
0b0d35
    listed in the file.
0b0d35
0b0d35
    Tested with build-many-glibcs.py.
0b0d35
0b0d35
Reworked for (rhbz#1747465)
0b0d35
    Also update copyright info to match upstream.
0b0d35
    Correct some typos in the comments to match upstream.
0b0d35
0b0d35
diff -Nrup a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
0b0d35
--- a/sysdeps/unix/sysv/linux/syscall-names.list        2020-01-24 12:27:15.212564061 -0500
0b0d35
+++ b/sysdeps/unix/sysv/linux/syscall-names.list        2020-01-24 14:42:30.175256876 -0500
0b0d35
@@ -1,5 +1,5 @@
0b0d35
 # List of all known Linux system calls.
0b0d35
-# Copyright (C) 2017-2018 Free Software Foundation, Inc.
0b0d35
+# Copyright (C) 2017-2020 Free Software Foundation, Inc.
0b0d35
 # This file is part of the GNU C Library.
0b0d35
 #
0b0d35
 # The GNU C Library is free software; you can redistribute it and/or
0b0d35
@@ -14,16 +14,15 @@
0b0d35
 #
0b0d35
 # You should have received a copy of the GNU Lesser General Public
0b0d35
 # License along with the GNU C Library; if not, see
0b0d35
-# <http://www.gnu.org/licenses/>.
0b0d35
+# <https://www.gnu.org/licenses/>.
0b0d35
0b0d35
-# This file contains the list of system call names names.  It has to
0b0d35
-# remain in alphabetica order.  Lines which start with # are treated
0b0d35
-# as comments.  This file can list all potential system calls.  The
0b0d35
-# names are only used if the installed kernel headers also provide
0b0d35
-# them.
0b0d35
+# This file contains the list of system call names.  It has to remain in
0b0d35
+# alphabetical order.  Lines which start with # are treated as comments.
0b0d35
+# This file can list all potential system calls.  The names are only
0b0d35
+# used if the installed kernel headers also provide them.
0b0d35
0b0d35
-# The list of system calls is current as of Linux 5.3.
0b0d35
-kernel 5.3
0b0d35
+# The list of system calls is current as of Linux 5.4.
0b0d35
+kernel 5.4
0b0d35
0b0d35
 FAST_atomic_update
0b0d35
 FAST_cmpxchg