aboutsummaryrefslogtreecommitdiff
path: root/libiberty/fnmatch.c
AgeCommit message (Collapse)AuthorFilesLines
2005-05-24merge from gccDJ Delorie1-5/+5
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-28merge from gccDJ Delorie1-4/+1
2000-12-29* fnmatch.c: Make the note about the origins of this file moreDJ Delorie1-2/+2
accurate, at least until we can sync with glibc. * getopt.c: Ditto. * getopt1.c: Ditto. * md5.c: Ditto. * obstack.c: Ditto.
2000-12-08* safe-ctype.c: New file.DJ Delorie1-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).
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+225