aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/arc
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/arc
parentf6032247061fb37d59565f2e9667e242c8a98e76 (diff)
downloadglibc-dac8713629c8736a60aebec2f01657e46baa4c73.tar
glibc-dac8713629c8736a60aebec2f01657e46baa4c73.tar.gz
glibc-dac8713629c8736a60aebec2f01657e46baa4c73.tar.bz2
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/arc')
-rw-r--r--sysdeps/unix/sysv/linux/arc/arch-syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/arc/arch-syscall.h b/sysdeps/unix/sysv/linux/arc/arch-syscall.h
index 591ff88869..60aa943220 100644
--- a/sysdeps/unix/sysv/linux/arc/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/arc/arch-syscall.h
@@ -23,6 +23,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