summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/qsort.3
AgeCommit message (Expand)Author
2024-10-25Revise qsort(3 reflect POSIX.1-2024 update.Xin LI
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-04-19libc: Add missing object size check to qsort_s(3)Hans Petter Selasky
2022-09-30Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten
2020-01-20qsort.3: Bump Dd and note that Annex K is optionalConrad Meyer
2020-01-20Add qsort_s(3). Apart from the constraints, it also makes it easierEdward Tomasz Napierala
2018-04-17Don't put multiple names on a single .Nm line. This fixes apropos(1)Edward Tomasz Napierala
2016-04-18Fixed indentation, minor style.Sergey Kandaurov
2014-04-02Add support for some block functions that come from OS X. These areDavid Chisnall
2013-06-13Renumber clauses to reduce diffs to other versionsEd Maste
2013-02-20Sort sections.Joel Dahl
2013-02-20Various improvements to the qsort(3) usage example:Giorgos Keramidas
2013-02-19Add a sample program that shows how a custom comparison function andGiorgos Keramidas
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2005-01-20Sort sections.Ruslan Ermilov
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2003-09-30Cite the published version of "Engineering a Sort Function" instead ofTim J. Robbins
2002-12-18mdoc(7) police: "The .Fn function".Ruslan Ermilov
2002-11-29mdoc(7) police: formatting nits.Ruslan Ermilov
2002-09-10Implement C99's _Exit() interface.Garrett Wollman
2001-09-07Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven
2001-08-31Use ``.Rv -std'' wherever possible.Ruslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-02-26.St -ansiC -> .St -isoCRuslan Ermilov
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2000-04-21Introduce ".Lb" macro to libc manpages.Alexey Zelkin
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-12Add $Id$, to make it simpler for members of the translation teams toNik Clayton
1998-11-04Include mergesort() in description of errors.Robert Nordier
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes