summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/qsort.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* correct Research Unix edition "appeared in" use in HISTORYjsg2020-02-081-3/+3
* delete two stray blank linesschwarze2019-05-151-4/+2
* escape backslashes;schwarze2019-03-201-3/+3
* sort sections, and add a missing verb to the EXAMPLES text;jmc2019-01-221-24/+24
* Wrap long lineotto2019-01-221-4/+4
* a few tweakstedu2019-01-211-5/+9
* Add example showing a proper comparison function, as many examples showotto2019-01-211-3/+40
* Document that qsort falls back to heapsort() if the recursion depthmillert2017-05-201-3/+13
* Remove sentences in RETURN VALUES sections saying that functions withmmcc2016-03-121-6/+2
* Use .Rv where appropriate, and move it to RETURN VALUES;schwarze2015-01-291-10/+3
* more library historyschwarze2013-07-171-2/+7
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* updates and corrections to the references in SEE ALSO;jmc2003-10-011-7/+11
* typos from Brian Poole;jmc2003-09-071-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* - section reorderjmc2003-06-011-7/+7
* typos;jmc2003-05-101-2/+2
* Slightly improve wording and punctuation.miod2002-02-231-4/+4
* Two functions can return errors here, not just one.miod2001-12-291-2/+4
* fix docs; tedu@heorot.stanford.eduderaadt2001-10-291-7/+3
* For man pages that describe multiple functions, split the .Nm argumentsaaron2000-08-091-2/+4
* Flesh out stdlib function man pages.aaron2000-04-201-11/+11
* first round of repairs on stdlibaaron1999-06-291-2/+2
* make function names the correct casederaadt1999-02-271-6/+6
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+234