summaryrefslogtreecommitdiff
path: root/modules/hash
blob: c86c000f6fe6559a3c2b3ab34dd086d6adc2e1e0 (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:
Parametrizable hash table.

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

Depends-on:
stdbool
xalloc

configure.ac:
gl_HASH

Makefile.am:
EXTRA_DIST += hash.h hash.c

Include:
"hash.h"

License:
GPL

Maintainer:
Jim Meyering