d8307d
commit 1f7097d09ce628878107ed30341cfc1eb3649a81
d8307d
Author: Florian Weimer <fweimer@redhat.com>
d8307d
Date:   Fri Jul 19 08:53:04 2019 +0200
d8307d
d8307d
    Linux: Update syscall-names.list to Linux 5.2
d8307d
    
d8307d
    This adds the system call names fsconfig, fsmount, fsopen, fspick,
d8307d
    move_mount, open_tree.
d8307d
    
d8307d
    Tested with build-many-glibcs.py.
d8307d
d8307d
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
d8307d
index 95aa3ec7a5..21bf37c627 100644
d8307d
--- a/sysdeps/unix/sysv/linux/syscall-names.list
d8307d
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
d8307d
@@ -23,7 +23,7 @@
d8307d
 # them.
d8307d
 
d8307d
 # The list of system calls is current as of Linux 5.1.
d8307d
-kernel 5.1
d8307d
+kernel 5.2
d8307d
 
d8307d
 FAST_atomic_update
d8307d
 FAST_cmpxchg
d8307d
@@ -124,7 +124,11 @@ fork
d8307d
 fp_udfiex_crtl
d8307d
 free_hugepages
d8307d
 fremovexattr
d8307d
+fsconfig
d8307d
 fsetxattr
d8307d
+fsmount
d8307d
+fsopen
d8307d
+fspick
d8307d
 fstat
d8307d
 fstat64
d8307d
 fstatat64
d8307d
@@ -248,6 +252,7 @@ mmap
d8307d
 mmap2
d8307d
 modify_ldt
d8307d
 mount
d8307d
+move_mount
d8307d
 move_pages
d8307d
 mprotect
d8307d
 mpx
d8307d
@@ -285,6 +290,7 @@ oldumount
d8307d
 olduname
d8307d
 open
d8307d
 open_by_handle_at
d8307d
+open_tree
d8307d
 openat
d8307d
 osf_adjtime
d8307d
 osf_afs_syscall