]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - libiberty/argv.c
* libiberty.h (expandargv): New function.
authorMark Mitchell <mark@codesourcery.com>
Mon, 26 Sep 2005 21:02:59 +0000 (21:02 +0000)
committerMark Mitchell <mark@codesourcery.com>
Mon, 26 Sep 2005 21:02:59 +0000 (21:02 +0000)
commit7b17bc29953d0fdda3d473ebef6c2488a1f6fb04
tree1165bfa6d8543bdce1058c58cd90953a57d52fd8
parentae2a31bf153265146a5dafaa3059f720183cbb24
* 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