about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2022-08-02 21:05:07 +0000
committerJoseph Myers <joseph@codesourcery.com>2022-08-02 21:05:07 +0000
commitfccadcdf5bed7ee67a6cef4714e0b477d6c8472c (patch)
tree029ed82d66341fa78dae847fa56fe9e3dc7fcc90 /sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
parenta3393b3380b547e6fbc49ad5113486b764a1db31 (diff)
downloadglibc-fccadcdf5bed7ee67a6cef4714e0b477d6c8472c.tar.gz
glibc-fccadcdf5bed7ee67a6cef4714e0b477d6c8472c.tar.xz
glibc-fccadcdf5bed7ee67a6cef4714e0b477d6c8472c.zip
Update syscall lists for Linux 5.19
Linux 5.19 has no new syscalls, but enables memfd_secret in the uapi
headers for RISC-V.  Update the version number in syscall-names.list
to reflect that it is still current for 5.19 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/riscv/rv64/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h b/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
index d656aedcc2..4e65f337d4 100644
--- a/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h
@@ -127,6 +127,7 @@
 #define __NR_mbind 235
 #define __NR_membarrier 283
 #define __NR_memfd_create 279
+#define __NR_memfd_secret 447
 #define __NR_migrate_pages 238
 #define __NR_mincore 232
 #define __NR_mkdirat 34