about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/csky/arch-syscall.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-04-03 18:07:55 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-04-03 18:07:55 +0000
commite788beaf093bfafecd6b4456b984bd927c18987a (patch)
tree81f68a1b4d118c345b9756f5955f24c1782b519f /sysdeps/unix/sysv/linux/csky/arch-syscall.h
parent8f7a75d700af809eeb4363895078fabfb3a9d7c3 (diff)
downloadglibc-e788beaf093bfafecd6b4456b984bd927c18987a.tar.gz
glibc-e788beaf093bfafecd6b4456b984bd927c18987a.tar.xz
glibc-e788beaf093bfafecd6b4456b984bd927c18987a.zip
Update syscall lists for Linux 5.6.
Linux 5.6 has new openat2 and pidfd_getfd syscalls.  This patch adds
them to syscall-names.list and regenerates the arch-syscall.h files.

Tested with build-many-glibcs.py.
Diffstat (limited to 'sysdeps/unix/sysv/linux/csky/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/csky/arch-syscall.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/csky/arch-syscall.h b/sysdeps/unix/sysv/linux/csky/arch-syscall.h
index 610c00845d..6273d1bd20 100644
--- a/sysdeps/unix/sysv/linux/csky/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/csky/arch-syscall.h
@@ -23,6 +23,7 @@
 #define __NR_clock_settime 112
 #define __NR_clock_settime64 404
 #define __NR_clone 220
+#define __NR_clone3 435
 #define __NR_close 57
 #define __NR_connect 203
 #define __NR_copy_file_range 285
@@ -59,6 +60,8 @@
 #define __NR_fsmount 432
 #define __NR_fsopen 430
 #define __NR_fspick 433
+#define __NR_fstat64 80
+#define __NR_fstatat64 79
 #define __NR_fstatfs64 44
 #define __NR_fsync 82
 #define __NR_ftruncate64 46
@@ -161,8 +164,10 @@
 #define __NR_open_by_handle_at 265
 #define __NR_open_tree 428
 #define __NR_openat 56
+#define __NR_openat2 437
 #define __NR_perf_event_open 241
 #define __NR_personality 92
+#define __NR_pidfd_getfd 438
 #define __NR_pidfd_open 434
 #define __NR_pidfd_send_signal 424
 #define __NR_pipe2 59