The glibc wrapper was added in glibc 2.28 Signed-off-by: Tobias Klauser <tklauser@xxxxxxxxxx> --- man2/statx.2 | 9 --------- 1 file changed, 9 deletions(-) diff --git a/man2/statx.2 b/man2/statx.2 index d6e50dc8fe66..7265d8acead8 100644 --- a/man2/statx.2 +++ b/man2/statx.2 @@ -42,10 +42,6 @@ statx \- get file status (extended) .BI " unsigned int " mask ", struct statx *" statxbuf ); .fi .PP -.IR Note : -There is no glibc wrapper for -.BR statx (); -see NOTES. .SH DESCRIPTION .PP This function returns information about a file, storing it in the buffer @@ -529,11 +525,6 @@ was added to Linux in kernel 4.11; library support was added in glibc 2.28. .SH CONFORMING TO .BR statx () is Linux-specific. -.SH NOTES -Glibc does not (yet) provide a wrapper for the -.BR statx () -system call; call it using -.BR syscall (2). .SH SEE ALSO .BR ls (1), .BR stat (1), -- 2.18.0.130.g98da2f6b3e4a -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html