index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
libkern
/
qsort.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy qsort_r(3) from libc to libkern.
glebius
2004-07-15
1
-24
/
+41
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Fix instances of macros with improperly parenthasized arguments.
alfred
2002-11-09
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
1
-3
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
#include sys/libkern.h instead of stdlib.h.
phk
1998-06-30
1
-2
/
+2
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-5
/
+5
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Don't depend in the kernel on the gcc feature of doing arithmetic on
bde
1996-08-31
1
-10
/
+10
*
Removed sccsids and rcsids and added Id$ to save space like everything
bde
1996-08-28
1
-8
/
+2
*
Don't include <sys/types.h> when it isn't used.
bde
1996-04-19
1
-2
/
+1
*
Added prototypes.
bde
1995-12-26
1
-3
/
+9
*
Add qsort() to libkern, taken from libc.
phk
1995-11-08
1
-0
/
+173