]> git.ipfire.org Git - thirdparty/gcc.git/commit
libiberty.h (expandargv): New function.
authorMark Mitchell <mark@codesourcery.com>
Mon, 26 Sep 2005 20:55:10 +0000 (20:55 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 26 Sep 2005 20:55:10 +0000 (20:55 +0000)
commit97393d0a03a7ef721afaed14b6d6f398d0fa261a
tree296846fb789e3b49e2547f212dd678d9e57512c2
parent18623faed15aed3cc1ecbca0e7323bbc02b4d44b
libiberty.h (expandargv): New function.

* libiberty.h (expandargv): New function.

* argv.c (safe-ctype.h): Include it.
(ISBLANK): Remove.
(stdio.h): Include.
(buildargv): Use ISSPACE instead of ISBLANK.
(expandargv): New function.

From-SVN: r104664
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/argv.c