mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* modules/argv-iter (License): Fix syntax. * modules/di-set (License): Likewise. * modules/ino-map (License): Likewise. Reported by Stefano Lattarini <stefano.lattarini@gmail.com>.
26 lines
291 B
Plaintext
26 lines
291 B
Plaintext
Description:
|
|
iterate through argv or a --files0-from=-specified file
|
|
|
|
Files:
|
|
lib/argv-iter.c
|
|
lib/argv-iter.h
|
|
|
|
Depends-on:
|
|
getdelim
|
|
snippet/arg-nonnull
|
|
stdbool
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += argv-iter.c argv-iter.h
|
|
|
|
Include:
|
|
"argv-iter.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|