Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |