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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
array-map
blob
edf4260c1c1408dbcda9984a2918e032ebf4e206
1
Description:
2
Map data type implemented by an array.
3
4
Files:
5
lib/gl_array_map.h
6
lib/gl_array_map.c
7
8
Depends-on:
9
map
10
stdint
11
xsize
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += gl_array_map.h gl_array_map.c
17
18
Include:
19
"gl_array_map.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
all