diff options
Diffstat (limited to 'man3/scandir.3')
| -rw-r--r-- | man3/scandir.3 | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/man3/scandir.3 b/man3/scandir.3 index 83e896442b..27359c923b 100644 --- a/man3/scandir.3 +++ b/man3/scandir.3 @@ -202,21 +202,29 @@ T} Thread safety MT-Safe locale .hy .ad .sp 1 -.SH VERSIONS +.SH STANDARDS +.TP +.BR alphasort () +.TQ +.BR scandir () +POSIX.1-2008. +.TP .BR versionsort () -was added in glibc 2.1. -.PP +.TQ .BR scandirat () -was added in glibc 2.15. -.SH STANDARDS -.BR alphasort (), -.BR scandir (): +GNU. +.SH HISTORY +.TP +.BR alphasort () +.TQ +.BR scandir () 4.3BSD, POSIX.1-2008. -.PP +.TP .BR versionsort () -and +glibc 2.1. +.TP .BR scandirat () -are GNU extensions. +glibc 2.15. .\" .LP .\" The functions .\" .BR scandir () |
