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/powerpc/powerpc32/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/powerpc/powerpc32') diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h b/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h index 0ac2992028..497299fbc4 100644 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc32/arch-syscall.h @@ -92,6 +92,7 @@ #define __NR_ftruncate64 194 #define __NR_futex 221 #define __NR_futex_time64 422 +#define __NR_futex_waitv 449 #define __NR_futimesat 290 #define __NR_get_kernel_syms 130 #define __NR_get_mempolicy 260 -- cgit 1.4.1