57585e14b739fae7ae96e52aa687e8f9695dfe26
[gnulib.git] / modules / hash
1 Description:
2 Parameterizable hash table.
3
4 Files:
5 lib/hash.c
6 lib/hash.h
7
8 Depends-on:
9 bitrotate
10 stdbool
11 stdint
12 xalloc-oversized
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += hash.c
18
19 Include:
20 "hash.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering