summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/hcreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgderaadt2007-09-021-2/+2
* fix a few warnings, keep the crypt stuff for later.espie2005-10-101-2/+2
* zap remaining rcsid.espie2005-08-081-10/+1
* Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.millert2004-06-241-0/+200