]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
statx.2: Library support for statx() was added in glibc 2.28
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 17 Jul 2018 10:33:21 +0000 (12:33 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 17 Jul 2018 10:33:21 +0000 (12:33 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/statx.2

index edac9f6f445af7f02e5188c05ad9709d81a8effc..d6e50dc8fe6627e0c9f631e6ef56fcfd4304279f 100644 (file)
@@ -525,7 +525,7 @@ is relative and
 is a file descriptor referring to a file other than a directory.
 .SH VERSIONS
 .BR statx ()
-was added to Linux in kernel 4.11.
+was added to Linux in kernel 4.11; library support was added in glibc 2.28.
 .SH CONFORMING TO
 .BR statx ()
 is Linux-specific.