summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/radixsort.c
AgeCommit message (Expand)Author
2009-09-05Ansify functions and remove __P/dsl
2009-08-21The 'table' of character weights is allowed to be NULL.dsl
2009-02-12Fix sign-compare issueslukem
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-01-22Delint.mycroft
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-02-03remove obsolete register declarationsperry
1998-01-30update to lite-2perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Add local.h for local prototypes.christos
1996-12-19use __inline and __asm, rather than inline and asm. By default (without -g)cgd
1995-12-28New-style RCS ids.thorpej
1995-02-28remove unneeded "#include <stddef.h>"jtc
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