Description:
Parameterizable hash table, with out-of-memory checking.

Files:
lib/xhash.c

Depends-on:
hash
xalloc

configure.ac:

Makefile.am:
lib_SOURCES += xhash.c

Include:
"hash.h"

Link:
$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise

License:
GPLv3+

Maintainer:
Akim Demaille, Jim Meyering
