these files have moved to libutil
authorespie <espie@openbsd.org>
Mon, 12 May 2014 19:27:24 +0000 (19:27 +0000)
committerespie <espie@openbsd.org>
Mon, 12 May 2014 19:27:24 +0000 (19:27 +0000)
commit2bf795a714f08a985465ec80b0ee89790dec196a
tree17d17b3a3d0c115d2549cca74dfac251d2f9fbe6
parent18e5a858579c66ba470cb6fb0ded0c70f010786a
these files have moved to libutil
16 files changed:
include/ohash.h [deleted file]
lib/libc/ohash/Makefile.inc [deleted file]
lib/libc/ohash/ohash_create_entry.c [deleted file]
lib/libc/ohash/ohash_delete.c [deleted file]
lib/libc/ohash/ohash_do.c [deleted file]
lib/libc/ohash/ohash_entries.c [deleted file]
lib/libc/ohash/ohash_enum.c [deleted file]
lib/libc/ohash/ohash_init.3 [deleted file]
lib/libc/ohash/ohash_init.c [deleted file]
lib/libc/ohash/ohash_int.h [deleted file]
lib/libc/ohash/ohash_interval.3 [deleted file]
lib/libc/ohash/ohash_interval.c [deleted file]
lib/libc/ohash/ohash_lookup_interval.c [deleted file]
lib/libc/ohash/ohash_lookup_memory.c [deleted file]
lib/libc/ohash/ohash_qlookup.c [deleted file]
lib/libc/ohash/ohash_qlookupi.c [deleted file]