summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/m68k
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/m68k
parentf6032247061fb37d59565f2e9667e242c8a98e76 (diff)
downloadglibc-dac8713629c8736a60aebec2f01657e46baa4c73.tar.gz
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/m68k')
-rw-r--r--sysdeps/unix/sysv/linux/m68k/arch-syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/m68k/arch-syscall.h b/sysdeps/unix/sysv/linux/m68k/arch-syscall.h
index 49ceaa8b3a..c5536d2ad1 100644
--- a/sysdeps/unix/sysv/linux/m68k/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/m68k/arch-syscall.h
@@ -35,6 +35,7 @@
#define __NR_clone 120
#define __NR_clone3 435
#define __NR_close 6
+#define __NR_close_range 436
#define __NR_connect 359
#define __NR_copy_file_range 376
#define __NR_creat 8