]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* filename_cmp.c: Replace include of ctype.h by include of
authorJoel Brobecker <brobecker@gnat.com>
Thu, 3 May 2007 23:40:11 +0000 (23:40 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 3 May 2007 23:40:11 +0000 (23:40 +0000)
commit73bdefcfe0836f9e64ce2018be855d90a909cc52
tree5a49c48c2d3129c6281f9c392ee0e9e6014dbd91
parent20592a94ff6918ed50c73726379a196357b96697
    * 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.
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/filename_cmp.c