aboutsummaryrefslogtreecommitdiff
path: root/libiberty/basename.c
AgeCommit message (Collapse)AuthorFilesLines
2005-04-16merge from gccDJ Delorie1-0/+3
2005-03-27merge from gccDJ Delorie1-2/+1
2001-09-26merge from gccDJ Delorie1-11/+5
2000-12-08* safe-ctype.c: New file.DJ Delorie1-2/+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).
2000-02-22import libiberty from egcsIan Lance Taylor1-5/+34
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+37