From bcf47eb0fba4c6278aadd6a377d6b7b3f673e17c Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Wed, 16 Dec 2020 02:08:52 +0000 Subject: Update syscall lists for Linux 5.10. Linux 5.10 has one new syscall, process_madvise. 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/x86_64/x32/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h') 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 b1f45a434c..49aca5974b 100644 --- a/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h @@ -201,6 +201,7 @@ #define __NR_preadv 1073742358 #define __NR_preadv2 1073742370 #define __NR_prlimit64 1073742126 +#define __NR_process_madvise 1073742264 #define __NR_process_vm_readv 1073742363 #define __NR_process_vm_writev 1073742364 #define __NR_pselect6 1073742094 -- cgit 1.4.1