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

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

Depends-on:
stdbool

configure.ac:
gl_HASH

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

Include:
"hash.h"

Maintainer:
Jim Meyering