summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/qsort.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable the "switch to insertion sort" optimization to avoid quadraticmillert2014-06-121-13/+2
* Use size_t in appropriate places; fixes sorting of big arrays;otto2010-02-081-9/+10
* zap remaining rcsid.espie2005-08-081-4/+1
* ansi + de-registerpat2005-03-301-16/+9
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Manual cleanup of remaining userland __P use (excluding packages maintained o...millert2002-02-171-2/+2
* Part one of userland __P removal. Done with a simple regexp with some minor ...millert2002-02-161-2/+2
* typecastoramaderaadt1997-06-201-10/+10
* Fix RCS idstholo1996-08-191-2/+1
* Cannot do operations on a void pointertholo1996-03-251-3/+4
* Add prototypes for internal functionstholo1996-03-251-5/+5
* initial import of NetBSD treederaadt1995-10-181-0/+175