aboutsummaryrefslogtreecommitdiff
path: root/mmalloc
AgeCommit message (Expand)AuthorFilesLines
1993-11-17 * COPYING.LIB: New file (standard version 2 LGPL, as already citedJim Kingdon2-0/+482
1993-11-01 * mmalloc.texi: Fix typo ("for for" -> "for").Jim Kingdon1-0/+11
1993-08-02Remove '.Sanitize' from explicit list of Things-to-lose. It is now implicitlyFred Fish1-1/+0
1993-07-30Add .Sanitize to Things-to-lose list.Fred Fish1-0/+1
1993-07-30Add test1.c to Things-to-lose list.Fred Fish1-0/+1
1993-07-16* Makefile.in (TAGS): make work when srcdir != objdir.Jim Kingdon2-26/+44
1993-07-15* attach.c, detach.c: Include <sys/types.h> before <fcntl.h>.Jim Kingdon1-0/+12
1993-05-27added things-to-lose sectionsK. Richard Pixley1-0/+4
1993-05-04Add list of things explicitly sanitize away, and description of each.Fred Fish1-0/+4
1993-03-13consistent use of -solaris2*David D. Zuhn1-0/+27
1992-12-08recording file deathK. Richard Pixley2-2001/+0
1992-10-02use canonical tripleDavid D. Zuhn2-9/+32
1992-06-30Go ahead and make the TODO file part of the distribution, so we have aFred Fish1-0/+1
1992-06-30 * mmalloc.h (struct mdesc): Add FIXME comments to point out theFred Fish2-6/+22
1992-06-29 * mmtrace.c: Lint.Fred Fish2-0/+176
1992-06-13Avoid ANSI C "empty translation unit" idiocy.John Gilmore1-0/+4
1992-06-10 * config/{mh-ncr3000, mh-sysv4}: Add definition for INSTALL usingFred Fish1-0/+9
1992-04-21pass CFLAGS, remove MINUS_G, default CFLAGS to -gK. Richard Pixley1-0/+11
1992-04-17 * TODO: New file.Fred Fish2-0/+84
1992-04-11Recognize new ncr3000 config. Add MINUS_G macro, default to -g.Fred Fish1-0/+8
1992-04-08Remove obsolete README file, and update mmalloc.texi to closer reflectFred Fish1-1/+0
1992-04-08Fix prototype for pointer to function to get more core.Fred Fish1-0/+4
1992-04-08Only redefine size_t and CHAR_BIT if they are not already defined.Fred Fish2-3/+11
1992-04-07keep mmalloc.texiRoland Pesch1-0/+1
1992-04-07Converted from Fred's original README; no changes in substance.Roland Pesch1-0/+272
1992-04-07Get rid of the other half of the ugly kludge as well...Fred Fish1-5/+0
1992-04-07Get rid of include of <stdlib.h>, which is not guaranteed to be presentFred Fish2-17/+5
1992-04-06* detach.c (mmalloc_detach): Arg should be PTR, not void *.Stu Grossman1-0/+5
1992-04-01Add kludge to work around broken <stdlib.h> in gcc installation on Suns.Fred Fish3-0/+736
1992-03-27Document requirements for calling mmcheck to install corruption checkingFred Fish3-0/+412
1992-03-25added standard targets, fixed install directoriesK. Richard Pixley1-0/+4
1992-03-15New memory malloc malloc library, based on GNU malloc.Fred Fish15-0/+3018