about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/64/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/64/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/64/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h b/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h
index 8e028eb62b..26d6ac68a6 100644
--- a/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h
@@ -154,6 +154,7 @@
 #define __NR_mbind 237
 #define __NR_membarrier 324
 #define __NR_memfd_create 319
+#define __NR_memfd_secret 447
 #define __NR_migrate_pages 256
 #define __NR_mincore 27
 #define __NR_mkdir 83
@@ -224,6 +225,7 @@
 #define __NR_pwritev2 328
 #define __NR_query_module 178
 #define __NR_quotactl 179
+#define __NR_quotactl_fd 443
 #define __NR_read 0
 #define __NR_readahead 187
 #define __NR_readlink 89