summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/radixsort.c
AgeCommit message (Expand)Author
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgTheo de Raadt
2005-08-08zap remaining rcsid.Marc Espie
2005-03-30ansi + de-registerPatrick Latifi
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Add prototypes for internal functionsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt