Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * fnmatch.c: Make the note about the origins of this file more | DJ Delorie | 2000-12-29 | 1 | -2/+2 |
| | | | | | | | | accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * md5.c: Ditto. * obstack.c: Ditto. | ||||
* | * safe-ctype.c: New file. | DJ Delorie | 2000-12-08 | 1 | -4/+2 |
| | | | | | | | | | | | * 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). | ||||
* | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1999-05-03 | 1 | -0/+225 |