public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Linux: Update syscall-names.list to Linux 5.2
@ 2019-07-19  8:16 Florian Weimer
  0 siblings, 0 replies; only message in thread
From: Florian Weimer @ 2019-07-19  8:16 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=1f7097d09ce628878107ed30341cfc1eb3649a81

commit 1f7097d09ce628878107ed30341cfc1eb3649a81
Author: Florian Weimer <fweimer@redhat.com>
Date:   Fri Jul 19 08:53:04 2019 +0200

    Linux: Update syscall-names.list to Linux 5.2
    
    This adds the system call names fsconfig, fsmount, fsopen, fspick,
    move_mount, open_tree.
    
    Tested with build-many-glibcs.py.

Diff:
---
 ChangeLog                                  | 11 +++++++++++
 sysdeps/unix/sysv/linux/syscall-names.list |  8 +++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index aeada25..a606c5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2019-07-19  Florian Weimer  <fweimer@redhat.com>
+
+	* sysdeps/unix/sysv/linux/syscall-names.list: Add system calls
+	from Linux 5.2.
+	(fsconfig): Add system call name.
+	(fsmount): Likewise.
+	(fsopen): Likewise.
+	(fspick): Likewise.
+	(move_mount): Likewise.
+	(open_tree): Likewise.
+
 2019-07-18  Carlos O'Donell  <carlos@redhat.com>
 
 	* po/libc.pot: Regenerate.
diff --git a/sysdeps/unix/sysv/linux/syscall-names.list b/sysdeps/unix/sysv/linux/syscall-names.list
index 95aa3ec..21bf37c 100644
--- a/sysdeps/unix/sysv/linux/syscall-names.list
+++ b/sysdeps/unix/sysv/linux/syscall-names.list
@@ -23,7 +23,7 @@
 # them.
 
 # The list of system calls is current as of Linux 5.1.
-kernel 5.1
+kernel 5.2
 
 FAST_atomic_update
 FAST_cmpxchg
@@ -124,7 +124,11 @@ fork
 fp_udfiex_crtl
 free_hugepages
 fremovexattr
+fsconfig
 fsetxattr
+fsmount
+fsopen
+fspick
 fstat
 fstat64
 fstatat64
@@ -248,6 +252,7 @@ mmap
 mmap2
 modify_ldt
 mount
+move_mount
 move_pages
 mprotect
 mpx
@@ -285,6 +290,7 @@ oldumount
 olduname
 open
 open_by_handle_at
+open_tree
 openat
 osf_adjtime
 osf_afs_syscall


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-19  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-19  8:16 [glibc] Linux: Update syscall-names.list to Linux 5.2 Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).