forked from bminor/glibc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
3556658
commit 1f7097d
Showing
2 changed files
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
2019-07-19 Florian Weimer <[email protected]> | ||
|
||
* 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 <[email protected]> | ||
|
||
* po/libc.pot: Regenerate. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters