summaryrefslogtreecommitdiff
path: root/modules/hash
blob: 57585e14b739fae7ae96e52aa687e8f9695dfe26 (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:
GPL

Maintainer:
Jim Meyering