summaryrefslogtreecommitdiff
path: root/modules/xhash
blob: 17ff779ea611ba75650987a9df61ecd15974205d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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"

License:
GPLv3+

Maintainer:
Akim Demaille, Jim Meyering