From 4997a533ae4b51ef66a6b68862b7578a7acb82df Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 13 Jan 2022 22:18:13 +0000 Subject: Update syscall lists for Linux 5.16 Linux 5.16 has one new syscall, futex_waitv. 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/alpha/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/alpha') diff --git a/sysdeps/unix/sysv/linux/alpha/arch-syscall.h b/sysdeps/unix/sysv/linux/alpha/arch-syscall.h index 6fc0a23..ee8085b 100644 --- a/sysdeps/unix/sysv/linux/alpha/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/alpha/arch-syscall.h @@ -78,6 +78,7 @@ #define __NR_fsync 95 #define __NR_ftruncate 130 #define __NR_futex 394 +#define __NR_futex_waitv 559 #define __NR_futimesat 454 #define __NR_get_kernel_syms 309 #define __NR_get_mempolicy 430 -- cgit v1.1