tweak interface to do the right thing, after useful comments from millert@
authorespie <espie@openbsd.org>
Mon, 12 May 2014 19:07:37 +0000 (19:07 +0000)
committerespie <espie@openbsd.org>
Mon, 12 May 2014 19:07:37 +0000 (19:07 +0000)
commita795a9b40f84b84e7462d2e0d8f909ee7b9d2a15
tree54c8216a5f3b8e3312bacdef97009dc757e88b34
parentc42849b106551f5d9c723e3924b6f93db88fca84
tweak interface to do the right thing, after useful comments from millert@
(mostly use a calloc function to avoid potential integer overflow)
include/ohash.h
lib/libc/ohash/ohash_delete.c
lib/libc/ohash/ohash_do.c
lib/libc/ohash/ohash_init.3
lib/libc/ohash/ohash_init.c
lib/libc/ohash/ohash_interval.3