hash: make rotation more obvious
[gnulib.git] / modules / hash
1 Description:
2 Parametrizable hash table.
3
4 Files:
5 lib/hash.c
6 lib/hash.h
7 m4/hash.m4
8
9 Depends-on:
10 bitrotate
11 stdbool
12 stdint
13 xalloc
14
15 configure.ac:
16 gl_HASH
17
18 Makefile.am:
19
20 Include:
21 "hash.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering