6504bd
commit b1b4f7209ecaad4bf9a5d0d2ef1338409d364bac
6504bd
Author: Joseph Myers <joseph@codesourcery.com>
6504bd
Date:   Thu Jul 1 17:37:36 2021 +0000
6504bd
6504bd
    Update syscall lists for Linux 5.13
6504bd
    
6504bd
    Linux 5.13 has three new syscalls (landlock_create_ruleset,
6504bd
    landlock_add_rule, landlock_restrict_self).  Update syscall-names.list
6504bd
    and regenerate the arch-syscall.h headers with build-many-glibcs.py
6504bd
    update-syscalls.
6504bd
    
6504bd
    Tested with build-many-glibcs.py.
6504bd
6504bd
Modified to only update syscall-names.list to Linux 5.13.
6504bd
6504bd
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
6504bd
index 8e3cfa0e77..89c5895b9b 100644
6504bd
--- a/sysdeps/unix/sysv/linux/syscall-names.list
6504bd
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
6504bd
@@ -21,8 +21,8 @@
6504bd
 # This file can list all potential system calls.  The names are only
6504bd
 # used if the installed kernel headers also provide them.
6504bd
 
6504bd
-# The list of system calls is current as of Linux 5.12.
6504bd
-kernel 5.12
6504bd
+# The list of system calls is current as of Linux 5.13.
6504bd
+kernel 5.13
6504bd
 
6504bd
 FAST_atomic_update
6504bd
 FAST_cmpxchg
6504bd
@@ -224,6 +224,9 @@ kexec_file_load
6504bd
 kexec_load
6504bd
 keyctl
6504bd
 kill
6504bd
+landlock_add_rule
6504bd
+landlock_create_ruleset
6504bd
+landlock_restrict_self
6504bd
 lchown
6504bd
 lchown32
6504bd
 lgetxattr