aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/qsort.3
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* libc: Add missing object size check to qsort_s(3)Hans Petter Selasky2023-04-301-3/+7
* qsort.3: Bump Dd and note that Annex K is optionalConrad Meyer2020-01-201-1/+8
* Add qsort_s(3). Apart from the constraints, it also makes it easierEdward Tomasz Napierala2020-01-201-1/+60
* Don't put multiple names on a single .Nm line. This fixes apropos(1)Edward Tomasz Napierala2018-04-171-1/+7
* Fixed indentation, minor style.Sergey Kandaurov2016-04-181-12/+12
* Add support for some block functions that come from OS X. These areDavid Chisnall2014-04-021-1/+41
* Renumber clauses to reduce diffs to other versionsEd Maste2013-06-131-1/+1
* Sort sections.Joel Dahl2013-02-201-6/+6
* Various improvements to the qsort(3) usage example:Giorgos Keramidas2013-02-201-14/+8
* Add a sample program that shows how a custom comparison function andGiorgos Keramidas2013-02-191-1/+47
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Sort sections.Ruslan Ermilov2005-01-201-6/+6
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-5/+10
* Cite the published version of "Engineering a Sort Function" instead ofTim J. Robbins2003-09-301-4/+7
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-3/+9
* mdoc(7) police: formatting nits.Ruslan Ermilov2002-11-291-7/+26
* Implement C99's _Exit() interface.Garrett Wollman2002-09-101-11/+37
* Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven2001-09-071-1/+1
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-311-8/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Include mergesort() in description of errors.Robert Nordier1998-11-041-1/+3
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+233