Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-13 | * argv.c (expandargv): Limit the number of times that response | Nick Clifton | 1 | -1/+10 | |
files are opened in order to prevent infinite recursion. | |||||
2009-10-09 | merge from gcc | DJ Delorie | 1 | -11/+33 | |
2007-07-23 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2007-07-12 | merge from gcc | DJ Delorie | 1 | -1/+0 | |
2007-05-08 | merge from gcc | DJ Delorie | 1 | -0/+56 | |
2007-04-11 | merge from gcc | DJ Delorie | 1 | -3/+1 | |
2006-01-21 | merge from gcc | DJ Delorie | 1 | -4/+13 | |
2005-09-27 | * argv.c (expandargv): Do not use xmalloc_failed. | Mark Mitchell | 1 | -3/+4 | |
2005-09-26 | * libiberty.h (expandargv): New function. | Mark Mitchell | 1 | -4/+114 | |
* argv.c (safe-ctype.h): Include it. (ISBLANK): Remove. (stdio.h): Include. (buildargv): Use ISSPACE instead of ISBLANK. (expandargv): New function. * Makefile.in: Regenerated. | |||||
2005-05-10 | Update the address and phone number of the FSF organization. | Nick Clifton | 1 | -2/+2 | |
2005-04-16 | merge from gcc | DJ Delorie | 1 | -0/+3 | |
2005-04-14 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2005-03-27 | merge from gcc | DJ Delorie | 1 | -23/+5 | |
2003-04-15 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2003-04-15 | merge from gcc | DJ Delorie | 1 | -1/+1 | |
2001-10-17 | merge from gcc | DJ Delorie | 1 | -2/+2 | |
2001-10-16 | merge from gcc | DJ Delorie | 1 | -68/+40 | |
2001-10-07 | merge from gcc | DJ Delorie | 1 | -5/+6 | |
2001-03-06 | merge from gcc | DJ Delorie | 1 | -1/+0 | |
2000-12-08 | * safe-ctype.c: New file. | DJ Delorie | 1 | -7/+4 | |
* Makefile.in (CFILES): Add safe-ctype.c. (REQUIRED_OFILES): Add safe-ctype.o. * argv.c: Define ISBLANK and use it, not isspace. * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c, strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use uppercase ctype macros. Don't test ISUPPER(c)/ISLOWER(c) before calling TOLOWER(c)/TOUPPER(c). | |||||
1999-07-14 | * argv.c: Include stdlib.h and string.h instead of | Richard Henderson | 1 | -6/+2 | |
prototyping directly. * choose-temp.c: Conditionally include string.h. | |||||
1999-05-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+390 | |