havelib: Fix for Solaris 11 OpenIndiana and Solaris 11 OmniOS.
[gnulib.git] / modules / linkedhash-set
blobf47a719c4831ea9a9d24169403a0d33ccd09fac0
1 Description:
2 Set data type implemented by a hash table with a linked list.
4 Files:
5 lib/gl_linkedhash_set.h
6 lib/gl_linkedhash_set.c
7 lib/gl_anyhash1.h
8 lib/gl_anyhash2.h
9 lib/gl_anyhash_primes.h
11 Depends-on:
12 set
13 stdint
14 xsize
15 c99
17 configure.ac:
19 Makefile.am:
20 lib_SOURCES += gl_linkedhash_set.h gl_linkedhash_set.c gl_anyhash1.h gl_anyhash2.h gl_anyhash_primes.h
22 Include:
23 "gl_linkedhash_set.h"
25 License:
26 GPL
28 Maintainer:
29 all