open-safer.c: avoid 'signed and unsigned in conditional...' warning
[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 stdbool
11 xalloc
12
13 configure.ac:
14 gl_HASH
15
16 Makefile.am:
17
18 Include:
19 "hash.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Jim Meyering