summaryrefslogtreecommitdiff
path: root/modules/linkedhash-map
blob: 342466090bf80cee40734dcd91f6e36c2d0c6b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Set data type implemented by a hash table with a linked list.

Files:
lib/gl_linkedhash_map.h
lib/gl_linkedhash_map.c
lib/gl_anyhash1.h
lib/gl_anyhash2.h
lib/gl_anyhash_primes.h

Depends-on:
map
stdint
xsize

configure.ac:

Makefile.am:
lib_SOURCES += gl_linkedhash_map.h gl_linkedhash_map.c gl_anyhash1.h gl_anyhash2.h gl_anyhash_primes.h

Include:
"gl_linkedhash_map.h"

License:
GPL

Maintainer:
all