binutils-gdb/mmalloc
Jason Molenda c93a17b7ab * configure.in: add AC_HEADER_STDC check.
* mmalloc.h: check if STDC_HEADERS instead of __STDC__.

        * mmprivate.h: check if STDC_HEADERS instead of __STDC__.

This change is necessary to build under AIX 3.2.5 w/ cc after Stan's
Oct 24 change.  I'm not convinced that changing mmalloc.h in this way
is such a good thing--if a directory that doesn't use autoconf (or one
that DOES use autoconf but doesn't put all the defines on the command
line), and it includes mmalloc.h, the right thing won't happen.

I believe gdb is the only directory which uses mmalloc, though, so
it should be OK.
1995-11-05 03:12:15 +00:00
..
.Sanitize * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
attach.c
ChangeLog * configure.in: add AC_HEADER_STDC check. 1995-11-05 03:12:15 +00:00
configure * configure.in: add AC_HEADER_STDC check. 1995-11-05 03:12:15 +00:00
configure.in * configure.in: add AC_HEADER_STDC check. 1995-11-05 03:12:15 +00:00
COPYING.LIB
detach.c
keys.c
Makefile.in
mcalloc.c
mfree.c
mmalloc.c
mmalloc.h * configure.in: add AC_HEADER_STDC check. 1995-11-05 03:12:15 +00:00
mmalloc.texi
mmcheck.c
mmemalign.c
mmprivate.h * configure.in: add AC_HEADER_STDC check. 1995-11-05 03:12:15 +00:00
mmstats.c
mmtrace.awk
mmtrace.c
mrealloc.c
mvalloc.c
sbrk-sup.c
TODO