summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/qsort.c
AgeCommit message (Expand)Author
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-15delintchristos
1998-02-03remove obsolete register declarationsperry
1997-07-13Add local.h for local prototypes.christos
1997-06-19avoid unportable arithmetic on void pointersmikel
1996-12-19use __inline and __asm, rather than inline and asm. By default (without -g)cgd
1995-12-28New-style RCS ids.thorpej
1994-06-16Add RCS ids.mycroft
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd