* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104664 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- include/ChangeLog 4 additions, 0 deletionsinclude/ChangeLog
- include/libiberty.h 3 additions, 0 deletionsinclude/libiberty.h
- libiberty/ChangeLog 8 additions, 0 deletionslibiberty/ChangeLog
- libiberty/Makefile.in 5 additions, 4 deletionslibiberty/Makefile.in
- libiberty/argv.c 114 additions, 4 deletionslibiberty/argv.c
Loading
Please register or sign in to comment