summaryrefslogtreecommitdiff
path: root/libiberty/basename.c
Commit message (Collapse)AuthorAgeFilesLines
* merge from gccDJ Delorie2005-04-161-0/+3
|
* merge from gccDJ Delorie2005-03-271-2/+1
|
* merge from gccDJ Delorie2001-09-261-11/+5
|
* * safe-ctype.c: New file.DJ Delorie2000-12-081-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).
* import libiberty from egcsIan Lance Taylor2000-02-221-5/+34
|
* Initial revisionRichard Henderson1999-05-031-0/+37