]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/Makefile.in
filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h.
authorJoel Brobecker <brobecker@adacore.com>
Thu, 3 May 2007 23:39:35 +0000 (23:39 +0000)
committerJoel Brobecker <brobecke@gcc.gnu.org>
Thu, 3 May 2007 23:39:35 +0000 (23:39 +0000)
commit186c60abb204eb1f647cd0cee2161fe703f58875
tree4587f778a15ca884252ff9bbd613b273a5c9344b
parent47010185b15f556ba172d42ac62a299f5905b818
filename_cmp.c: Replace include of ctype.h by include of safe-ctype.h.

        * 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.

From-SVN: r124399
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/filename_cmp.c