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
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
argv-iter
blob
f7ecaa31b9cbab891063ab8120af1734e17f033a
1
Description:
2
iterate through argv or a --files0-from=-specified file
3
4
Files:
5
lib/argv-iter.c
6
lib/argv-iter.h
7
8
Depends-on:
9
getdelim
10
snippet/arg-nonnull
11
stdbool
12
13
configure.ac:
14
15
Makefile.am:
16
lib_SOURCES += argv-iter.c argv-iter.h
17
18
Include:
19
"argv-iter.h"
20
21
License:
22
GPL
23
24
Maintainer:
25
Jim Meyering