r124399 - in /trunk/libiberty: ChangeLog Makefi...
brobecke@gcc.gnu.org
brobecke@gcc.gnu.org
Thu May 3 23:39:00 GMT 2007
Author: brobecke
Date: Thu May 3 23:39:35 2007
New Revision: 124399
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124399
Log:
* filename_cmp.c: Replace include of ctype.h by include of
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.
Modified:
trunk/libiberty/ChangeLog
trunk/libiberty/Makefile.in
trunk/libiberty/filename_cmp.c
More information about the Gcc-cvs
mailing list