summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/hcreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dead support for changing BDB hash algorithm and cache of alternativesguenther2016-05-291-5/+4
* Pull in namespace.h when building all .c files using gcc's -include option,guenther2015-09-101-2/+1
* Only need <stdint.h> and not all of <inttypes.h> hereguenther2014-08-101-2/+2
* 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