ctype support.
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 9 Jun 2004 19:04:56 +0000 (19:04 +0000)
committerFrank Ch. Eigler <fche@gcc.gnu.org>
Wed, 9 Jun 2004 19:04:56 +0000 (19:04 +0000)
commitdc88d66f1aa98873becd21900046cae7bccbc14c
tree45d762f48cc30af98123706913cfa76316d87f76
parent0e5b7cfaabe3016b8fdbdb58306797198348aec8
ctype support.

2004-06-09  Frank Ch. Eigler  <fche@redhat.com>

ctype support.
* configure.in: Look for ctype header and glibc implementation.
* mf-hooks2.c (__ctype_{b,toupper,tolower}_loc): Sample ctype
array hooks for glibc 2.3.
* mf-runtime.h.in: Wrap them.
* mf-runtime.c (__mf_init): Leave marker regarding other ctype
implementations.
* testsuite/libmudflap.c/pass47-frag.c: New test.
* configure, config.h.in: Regenerated.

From-SVN: r82848
libmudflap/ChangeLog
libmudflap/config.h.in
libmudflap/configure
libmudflap/configure.in
libmudflap/mf-hooks2.c
libmudflap/mf-runtime.c
libmudflap/mf-runtime.h.in
libmudflap/testsuite/libmudflap.c/pass47-frag.c [new file with mode: 0644]