repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
malloc-h: New module.
[gnulib.git]
/
modules
/
linkedhash-set
blob
f47a719c4831ea9a9d24169403a0d33ccd09fac0
1
Description:
2
Set data type implemented by a hash table with a linked list.
3
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
10
11
Depends-on:
12
set
13
stdint
14
xsize
15
c99
16
17
configure.ac:
18
19
Makefile.am:
20
lib_SOURCES += gl_linkedhash_set.h gl_linkedhash_set.c gl_anyhash1.h gl_anyhash2.h gl_anyhash_primes.h
21
22
Include:
23
"gl_linkedhash_set.h"
24
25
License:
26
GPL
27
28
Maintainer:
29
all