qsort.3: Bump Dd and note that Annex K is optional
This commit is contained in:
parent
65e5f2cdd4
commit
ae39ed868b
@ -32,7 +32,7 @@
|
||||
.\" @(#)qsort.3 8.1 (Berkeley) 6/4/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 14, 2020
|
||||
.Dd January 20, 2020
|
||||
.Dt QSORT 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -343,6 +343,13 @@ with
|
||||
.Fn qsort_s
|
||||
to work around this problem.
|
||||
.Pp
|
||||
.Fn qsort_s
|
||||
is part of the
|
||||
.Em optional
|
||||
Annex K portion of
|
||||
.St -isoC-2011
|
||||
and may not be portable to other standards-conforming platforms.
|
||||
.Pp
|
||||
Previous versions of
|
||||
.Fn qsort
|
||||
did not permit the comparison routine itself to call
|
||||
|
Loading…
Reference in New Issue
Block a user