about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/arch-syscall.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-10-23 16:31:11 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-10-23 16:31:11 +0000
commitdac8713629c8736a60aebec2f01657e46baa4c73 (patch)
tree4561e4e05f2e4f1fe0c169f3c98c2b74a023f312 /sysdeps/unix/sysv/linux/aarch64/arch-syscall.h
parentf6032247061fb37d59565f2e9667e242c8a98e76 (diff)
downloadglibc-dac8713629c8736a60aebec2f01657e46baa4c73.tar.gz
glibc-dac8713629c8736a60aebec2f01657e46baa4c73.tar.xz
glibc-dac8713629c8736a60aebec2f01657e46baa4c73.zip
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.
Diffstat (limited to 'sysdeps/unix/sysv/linux/aarch64/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/aarch64/arch-syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/aarch64/arch-syscall.h b/sysdeps/unix/sysv/linux/aarch64/arch-syscall.h
index ebbb5e13c3..91964b478c 100644
--- a/sysdeps/unix/sysv/linux/aarch64/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/aarch64/arch-syscall.h
@@ -19,6 +19,7 @@
 #define __NR_clone 220
 #define __NR_clone3 435
 #define __NR_close 57
+#define __NR_close_range 436
 #define __NR_connect 203
 #define __NR_copy_file_range 285
 #define __NR_delete_module 106