aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips64/n32
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2021-07-01 17:37:36 +0000
committerJoseph Myers <joseph@codesourcery.com>2021-07-01 17:37:36 +0000
commitb1b4f7209ecaad4bf9a5d0d2ef1338409d364bac (patch)
tree5dec90a8a51eca1fd1fc57c1eddbbf65beffc32a /sysdeps/unix/sysv/linux/mips/mips64/n32
parent7c45df18e1c524775a88c1e6fc7eac0049b3de83 (diff)
downloadglibc-b1b4f7209ecaad4bf9a5d0d2ef1338409d364bac.tar
glibc-b1b4f7209ecaad4bf9a5d0d2ef1338409d364bac.tar.gz
glibc-b1b4f7209ecaad4bf9a5d0d2ef1338409d364bac.tar.bz2
glibc-b1b4f7209ecaad4bf9a5d0d2ef1338409d364bac.zip
Update syscall lists for Linux 5.13
Linux 5.13 has three new syscalls (landlock_create_ruleset, landlock_add_rule, landlock_restrict_self). Update syscall-names.list and regenerate the arch-syscall.h headers with build-many-glibcs.py update-syscalls. Tested with build-many-glibcs.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/mips/mips64/n32')
-rw-r--r--sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h b/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h
index 478c3c7a6a..38ed84997a 100644
--- a/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h
@@ -140,6 +140,9 @@
#define __NR_kexec_load 6274
#define __NR_keyctl 6245
#define __NR_kill 6060
+#define __NR_landlock_add_rule 6445
+#define __NR_landlock_create_ruleset 6444
+#define __NR_landlock_restrict_self 6446
#define __NR_lchown 6092
#define __NR_lgetxattr 6184
#define __NR_link 6084