* libiberty.h (expandargv): New function.
commit0387ce11761e2bfb674b6e64606ea97b58e7409e
authorMark Mitchell <mark@codesourcery.com>
Mon, 26 Sep 2005 21:02:59 +0000 (26 21:02 +0000)
committerMark Mitchell <mark@codesourcery.com>
Mon, 26 Sep 2005 21:02:59 +0000 (26 21:02 +0000)
tree7aa4750302c318fdff80c8de946bac71f58b70c1
parentaf94200c19a97513081aeddfdebb13e3a774d318
* 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.
* Makefile.in: Regenerated.
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/argv.c