about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha/arch-syscall.h
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2020-08-07 14:38:43 +0000
committerJoseph Myers <joseph@codesourcery.com>2020-08-07 14:38:43 +0000
commit1cfb4715288845ebc55ad664421b48b32de9599c (patch)
tree999f41dd9794b18258358a011d9a04669c615b6b /sysdeps/unix/sysv/linux/alpha/arch-syscall.h
parent42a00a0fb4c69d940ac5f6b08a57e045e14f22f7 (diff)
downloadglibc-1cfb4715288845ebc55ad664421b48b32de9599c.tar.gz
glibc-1cfb4715288845ebc55ad664421b48b32de9599c.tar.xz
glibc-1cfb4715288845ebc55ad664421b48b32de9599c.zip
Update syscall lists for Linux 5.8.
Linux 5.8 has one new syscall, faccessat2.  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/alpha/arch-syscall.h')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/arch-syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/arch-syscall.h b/sysdeps/unix/sysv/linux/alpha/arch-syscall.h
index 97db195b7c..f0744f241b 100644
--- a/sysdeps/unix/sysv/linux/alpha/arch-syscall.h
+++ b/sysdeps/unix/sysv/linux/alpha/arch-syscall.h
@@ -45,6 +45,7 @@
 #define __NR_exit 1
 #define __NR_exit_group 405
 #define __NR_faccessat 462
+#define __NR_faccessat2 549
 #define __NR_fadvise64 413
 #define __NR_fallocate 480
 #define __NR_fanotify_init 494