1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Add the statx function

This commit is contained in:
Florian Weimer
2018-07-10 16:14:45 +02:00
parent b444e8f7cc
commit fd70af4552
44 changed files with 490 additions and 1 deletions

View File

@ -2095,3 +2095,4 @@ GLIBC_2.27 xprt_register F
GLIBC_2.27 xprt_unregister F
GLIBC_2.28 fcntl64 F
GLIBC_2.28 renameat2 F
GLIBC_2.28 statx F