statx.2: Library support for statx() was added in glibc 2.28

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-07-17 12:33:21 +02:00
parent 3678dcc906
commit e06763febd
1 changed files with 1 additions and 1 deletions

View 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.