summaryrefslogtreecommitdiff
path: root/modules/hash
blob: 42502e749eac63dc4cba4347647af009fe9e96a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
Parameterizable hash table.

Files:
lib/hash.c
lib/hash.h

Depends-on:
bitrotate
stdbool
stdint
xalloc-oversized

configure.ac:

Makefile.am:
lib_SOURCES += hash.c

Include:
"hash.h"

License:
LGPLv2+

Maintainer:
Jim Meyering