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
/
list
blob
845231506d41cc4cdb80d920fa189cf29f2a6a7a
1
Description:
2
Abstract sequential list data type.
3
4
Files:
5
lib/gl_list.h
6
lib/gl_list.c
7
8
Depends-on:
9
extern-inline
10
stdbool
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += gl_list.h gl_list.c
16
17
Include:
18
"gl_list.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
all