src/libiberty filename_cmp.c Makefile.in ChangeLog
brobecke@sourceware.org
brobecke@sourceware.org
Thu May 3 23:40:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: brobecke@sourceware.org 2007-05-03 23:40:11
Modified files:
libiberty : filename_cmp.c Makefile.in ChangeLog
Log message:
* 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.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/filename_cmp.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.86&r2=1.87
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.421&r2=1.422
More information about the Src-cvs
mailing list