From: Michael Kerrisk Date: Sat, 22 Apr 2006 00:00:50 +0000 (+0000) Subject: Solaris also has the system call. X-Git-Tag: man-pages-2.31~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7005bc229ee31e8d98c7e10df46ff989b2c0b9d1;p=thirdparty%2Fman-pages.git Solaris also has the system call. --- diff --git a/man2/fstatat.2 b/man2/fstatat.2 index 95a423f267..98f084fa9a 100644 --- a/man2/fstatat.2 +++ b/man2/fstatat.2 @@ -80,7 +80,7 @@ instead return information about the link itself, like (By default, .BR fstatat () dereferences symbolic links (like -.BR stat (2)). +.BR stat (2).) .SH "RETURN VALUE" On success, .BR fstatat () @@ -117,6 +117,7 @@ for an explanation of the need for .SH "CONFORMING TO" This system call is non-standard but is proposed for inclusion in a future revision of POSIX.1. +A similar system call exists on Solaris. .SH VERSIONS .BR fstatat () was added to Linux in kernel 2.6.16.