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
/
readtokens
blob
2496a96a5b702f0b73b1b68bd921b01f45608132
1
Description:
2
Read tokens from a stream.
3
4
Files:
5
lib/readtokens.h
6
lib/readtokens.c
7
m4/readtokens.m4
8
9
Depends-on:
10
xalloc
11
stdbool
12
13
configure.ac:
14
gl_READTOKENS
15
16
Makefile.am:
17
lib_SOURCES += readtokens.c
18
19
Include:
20
"readtokens.h"
21
22
License:
23
GPL
24
25
Maintainer:
26
Jim Meyering