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/s390/s390-64/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/s390/s390-64/arch-syscall.h') diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/arch-syscall.h b/sysdeps/unix/sysv/linux/s390/s390-64/arch-syscall.h index 59864af125..bd8c78d705 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/s390/s390-64/arch-syscall.h @@ -221,6 +221,7 @@ #define __NR_pwritev2 377 #define __NR_query_module 167 #define __NR_quotactl 131 +#define __NR_quotactl_fd 443 #define __NR_read 3 #define __NR_readahead 222 #define __NR_readdir 89 -- cgit 1.4.1