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/ia64/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/ia64') diff --git a/sysdeps/unix/sysv/linux/ia64/arch-syscall.h b/sysdeps/unix/sysv/linux/ia64/arch-syscall.h index fb388a5fa4..1ca706d721 100644 --- a/sysdeps/unix/sysv/linux/ia64/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/ia64/arch-syscall.h @@ -218,6 +218,7 @@ #define __NR_pwritev 1320 #define __NR_pwritev2 1349 #define __NR_quotactl 1137 +#define __NR_quotactl_fd 1467 #define __NR_read 1026 #define __NR_readahead 1216 #define __NR_readlink 1092 -- cgit 1.4.1