summaryrefslogtreecommitdiffstats
path: root/lib/libc/ohash/ohash_init.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* these files have moved to libutilespie2014-05-121-41/+0
|
* tweak interface to do the right thing, after useful comments from millert@espie2014-05-121-5/+5
| | | | (mostly use a calloc function to avoid potential integer overflow)
* Cosmetic clean-up.espie2004-06-221-30/+13
| | | | | Simpler licence, update copyright years, trim empty lines, ISO declarations. okay miod@
* Add ohash_* functions to libc.espie2001-03-021-0/+58
Ok'd deraadt@, millert@