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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
array-list
blob
58063d80e0ac3d779bf7fdcd16eb9bd306138f7e
1
Description:
2
Sequential list data type implemented by an array.
3
4
Files:
5
lib/gl_array_list.h
6
lib/gl_array_list.c
7
8
Depends-on:
9
list
10
stdint
11
xsize
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += gl_array_list.h gl_array_list.c
17
18
Include:
19
"gl_array_list.h"
20
21
License:
22
LGPLv2+
23
24
Maintainer:
25
all