summaryrefslogtreecommitdiff
path: root/sys/libkern/qsort.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-271-1/+1
* Don't depend in the kernel on the gcc feature of doing arithmetic onBruce Evans1996-08-311-10/+10
* Removed sccsids and rcsids and added Id$ to save space like everythingBruce Evans1996-08-281-8/+2
* Don't include <sys/types.h> when it isn't used.Bruce Evans1996-04-191-2/+1
* Added prototypes.Bruce Evans1995-12-261-3/+9
* Add qsort() to libkern, taken from libc.Poul-Henning Kamp1995-11-081-0/+173