mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Update syscall-names.list for Linux 5.4.
This patch updates syscall-names.list for Linux 5.4. There are no new syscalls, so this is just a matter of updating the version number listed in the file. Tested with build-many-glibcs.py.
This commit is contained in:
parent
cdf203668e
commit
a331150af6
@ -21,8 +21,8 @@
|
||||
# This file can list all potential system calls. The names are only
|
||||
# used if the installed kernel headers also provide them.
|
||||
|
||||
# The list of system calls is current as of Linux 5.3.
|
||||
kernel 5.3
|
||||
# The list of system calls is current as of Linux 5.4.
|
||||
kernel 5.4
|
||||
|
||||
FAST_atomic_update
|
||||
FAST_cmpxchg
|
||||
|
Loading…
Reference in New Issue
Block a user