8a984d
commit b67339d0bbc07911859ca8c488e1923441cd3c33
8a984d
Author: Joseph Myers <joseph@codesourcery.com>
8a984d
Date:   Mon Jun 15 22:58:22 2020 +0000
8a984d
8a984d
    Update syscall-names.list for Linux 5.7.
8a984d
    
8a984d
    Linux 5.7 has no new syscalls.  Update the version number in
8a984d
    syscall-names.list to reflect that it is still current for 5.7.
8a984d
    
8a984d
    Tested with build-many-glibcs.py.
8a984d
8a984d
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
8a984d
index 21a62a06f4..15dec5b98f 100644
8a984d
--- a/sysdeps/unix/sysv/linux/syscall-names.list
8a984d
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
8a984d
@@ -21,8 +21,8 @@
8a984d
 # This file can list all potential system calls.  The names are only
8a984d
 # used if the installed kernel headers also provide them.
8a984d
 
8a984d
-# The list of system calls is current as of Linux 5.6.
8a984d
-kernel 5.6
8a984d
+# The list of system calls is current as of Linux 5.7.
8a984d
+kernel 5.7
8a984d
 
8a984d
 FAST_atomic_update
8a984d
 FAST_cmpxchg