aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-07-19 08:53:04 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-07-19 08:53:04 +0200
commit1f7097d09ce628878107ed30341cfc1eb3649a81 (patch)
tree295f5115822e6df074c7ff88d1341fdf9d1e0d45 /ChangeLog
parent3556658c5b8765480711b265abc901c67d5fc060 (diff)
downloadglibc-1f7097d09ce628878107ed30341cfc1eb3649a81.zip
glibc-1f7097d09ce628878107ed30341cfc1eb3649a81.tar.gz
glibc-1f7097d09ce628878107ed30341cfc1eb3649a81.tar.bz2
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
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.