From 89dc0372a9055e7ef86fe19be6201fa0b16b2f0e Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 8 Sep 2021 12:42:06 +0000 Subject: 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. --- sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/mips/mips64/n32') 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 38ed84997a..8e8e9f91cc 100644 --- a/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/mips/mips64/n32/arch-syscall.h @@ -232,6 +232,7 @@ #define __NR_pwritev2 6326 #define __NR_query_module 6171 #define __NR_quotactl 6172 +#define __NR_quotactl_fd 6443 #define __NR_read 6000 #define __NR_readahead 6179 #define __NR_readlink 6087 -- cgit 1.4.1