From dac8713629c8736a60aebec2f01657e46baa4c73 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 23 Oct 2020 16:31:11 +0000 Subject: Update syscall lists for Linux 5.9. Linux 5.9 has one new syscall, close_range. 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/nios2/arch-syscall.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/sysv/linux/nios2/arch-syscall.h') diff --git a/sysdeps/unix/sysv/linux/nios2/arch-syscall.h b/sysdeps/unix/sysv/linux/nios2/arch-syscall.h index d107c5e34c..3818418235 100644 --- a/sysdeps/unix/sysv/linux/nios2/arch-syscall.h +++ b/sysdeps/unix/sysv/linux/nios2/arch-syscall.h @@ -24,6 +24,7 @@ #define __NR_clock_settime64 404 #define __NR_clone 220 #define __NR_close 57 +#define __NR_close_range 436 #define __NR_connect 203 #define __NR_copy_file_range 285 #define __NR_delete_module 106 -- cgit 1.4.1