summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/heapsort.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use David Musser's introsort algorithm to fall back to heapsort(3)millert2017-05-201-1/+2
* $OpenBSD$tb2016-10-221-0/+1
* use size_t to index arrays; avoids big array bugs; ok millert@ guenther@otto2010-02-081-1/+1
* zap remaining rcsid.espie2005-08-081-4/+0
* ansi + de-registerpat2005-03-301-7/+5
* typo; ianm@cit.uws.edu.auderaadt2003-09-081-2/+2
* typos from Brian Poole;jmc2003-09-071-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor ...millert2002-02-161-2/+2
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+184