readdir.3: CONFORMING TO: add POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 10:58:41 +02:00
parent 8f52ec9e80
commit cd693fc743
1 changed files with 3 additions and 2 deletions

View File

@ -160,13 +160,14 @@ T{
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
SVr4, 4.3BSD, POSIX.1-2001.
POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD.
.SH NOTES
Only the fields
.I d_name
and
.I d_ino
are specified in POSIX.1-2001.
are specified in POSIX.1.
.\" POSIX.1-2001, POSIX.1-2008
The remaining fields are available on many, but not all systems.
Under glibc,
programs can check for the availability of the fields not defined