summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/hcreate.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-29Remove dead support for changing BDB hash algorithm and cache of alternativesguenther1-5/+4
2015-09-10Pull in namespace.h when building all .c files using gcc's -include option,guenther1-2/+1
2014-08-10Only need <stdint.h> and not all of <inttypes.h> hereguenther1-2/+2
2007-09-02use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsgderaadt1-2/+2
2005-10-10fix a few warnings, keep the crypt stuff for later.espie1-2/+2
2005-08-08zap remaining rcsid.espie1-10/+1
2004-06-24Working hcreate(3) et al from NetBSD (cgd) via ray at cyth dot net.millert1-0/+200