binutils-gdb/mmalloc
Jim Kingdon 8a48c3936b * COPYING.LIB: New file (standard version 2 LGPL, as already cited
by the source files).
1993-11-17 04:35:46 +00:00
..
.Sanitize * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
COPYING.LIB * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
ChangeLog * mmalloc.texi: Fix typo ("for for" -> "for"). 1993-11-01 20:28:46 +00:00
Makefile.in * Makefile.in (TAGS): make work when srcdir != objdir. 1993-07-16 22:28:12 +00:00
TODO * TODO: New file. 1992-04-17 03:01:54 +00:00
attach.c * mmalloc.h (struct mdesc): Add FIXME comments to point out the 1992-06-30 23:45:42 +00:00
configure.in use canonical triple 1992-10-02 07:13:29 +00:00
detach.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
keys.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
mcalloc.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
mfree.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
mmalloc.c Add kludge to work around broken <stdlib.h> in gcc installation on Suns. 1992-04-01 19:49:00 +00:00
mmalloc.h Only redefine size_t and CHAR_BIT if they are not already defined. 1992-04-08 05:17:56 +00:00
mmalloc.texi Converted from Fred's original README; no changes in substance. 1992-04-07 23:35:43 +00:00
mmcheck.c Document requirements for calling mmcheck to install corruption checking 1992-03-27 01:11:08 +00:00
mmemalign.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
mmstats.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
mmtrace.awk New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
mmtrace.c * mmtrace.c: Lint. 1992-06-29 23:38:26 +00:00
mrealloc.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
mvalloc.c New memory malloc malloc library, based on GNU malloc. 1992-03-15 02:16:01 +00:00
sbrk-sup.c * TODO: New file. 1992-04-17 03:01:54 +00:00