scandir.3: CONFORMING TO: alphasort() and scandir() are added to POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-02-03 09:53:28 +13:00
parent 7a4b8d3631
commit 2da325d7ff
1 changed files with 3 additions and 2 deletions

View File

@ -108,11 +108,12 @@ Insufficient memory to complete the operation.
.BR versionsort ()
was added to glibc in version 2.1.
.SH "CONFORMING TO"
None of these functions is in POSIX.1-2001, but
.BR alphasort ()
and
.BR scandir ()
are under consideration for a future revision to POSIX.1.
are specified in POSIX.1-2008, and are widely available.
.BR versionsort ()
is a GNU extension.
.LP
The functions
.BR scandir ()