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