aboutsummaryrefslogtreecommitdiff
path: root/libiberty/filename_cmp.c
AgeCommit message (Collapse)AuthorFilesLines
2007-05-03 * filename_cmp.c: Replace include of ctype.h by include ofJoel Brobecker1-3/+3
safe-ctype.h. (filename_cmp): Use TOLOWER instead of tolower for conversions that are locale-independent. * Makefile.in (filename_cmp.o): Add dependency on safe-ctype.h.
2007-04-06 * filename_cmp.c (filename_cmp): Improve documentation.Joel Brobecker1-5/+6
2007-04-02 * filename_cmp.c: Include "config.h".Andreas Schwab1-0/+4
2007-03-29merge from gccDJ Delorie1-0/+73