2004-10-04 Frank Ch. Eigler <fche@redhat.com>
commit2e3cd6373e847a2d667a23f56e2b4c8d614ef318
authorfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 2004 17:33:54 +0000 (4 17:33 +0000)
committerfche <fche@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 2004 17:33:54 +0000 (4 17:33 +0000)
tree57606334dc29196000e1c06229646ad4e857de7d
parent9a89afa2ede1c5a88c414f322f5faef1c72cd9fe
2004-10-04  Frank Ch. Eigler  <fche@redhat.com>

* configure.ac: Look for more headers & functions.
* mf-hooks2.c (getmntent, inet_ntoa, getproto*): New wrapper functions.
* mf-runtime.h.in: Add new "#pragma redefine_extname"s for them.
* mf-runtime.c (options): Clean up integer signedness warnings.
(main): Add a declaration to fix a warning.
* mf-hooks3.c (pthread_exit): Add not-reached exit() to wrapper.
* configure, config.h.in: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88517 138bc75d-0d04-0410-961f-82ee72b054a4
libmudflap/ChangeLog
libmudflap/config.h.in
libmudflap/configure
libmudflap/configure.ac
libmudflap/mf-hooks2.c
libmudflap/mf-hooks3.c
libmudflap/mf-runtime.c
libmudflap/mf-runtime.h.in