about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2021-09-08 12:42:06 +0000
committerJoseph Myers <joseph@codesourcery.com>2021-09-08 12:42:06 +0000
commit89dc0372a9055e7ef86fe19be6201fa0b16b2f0e (patch)
tree2b58742f4fdfeaaf92332fea8b4c18c58105154d /sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
parent2738480a4b0866723fb8c633f36bdd34a8767581 (diff)
downloadglibc-89dc0372a9055e7ef86fe19be6201fa0b16b2f0e.tar.gz
glibc-89dc0372a9055e7ef86fe19be6201fa0b16b2f0e.tar.xz
glibc-89dc0372a9055e7ef86fe19be6201fa0b16b2f0e.zip
Update syscall lists for Linux 5.14
Linux 5.14 has two new syscalls, memfd_secret (on some architectures
only) and quotactl_fd.  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/x86_64/x32/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h b/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
index 004feb53f1..36847783f6 100644
--- a/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h
@@ -148,6 +148,7 @@
 #define __NR_mbind 1073742061
 #define __NR_membarrier 1073742148
 #define __NR_memfd_create 1073742143
+#define __NR_memfd_secret 1073742271
 #define __NR_migrate_pages 1073742080
 #define __NR_mincore 1073741851
 #define __NR_mkdir 1073741907
@@ -216,6 +217,7 @@
 #define __NR_pwritev 1073742359
 #define __NR_pwritev2 1073742371
 #define __NR_quotactl 1073742003
+#define __NR_quotactl_fd 1073742267
 #define __NR_read 1073741824
 #define __NR_readahead 1073742011
 #define __NR_readlink 1073741913