scandir.3: CONFORMING TO: note that versionsort() was added to glibc in version 2.1

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

View File

@ -104,6 +104,9 @@ respectively less than, equal to, or greater than the second.
.TP
.B ENOMEM
Insufficient memory to complete the operation.
.SH VERSIONS
.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 ()