aboutsummaryrefslogtreecommitdiff
path: root/mmalloc
AgeCommit message (Collapse)AuthorFilesLines
1992-04-01Add kludge to work around broken <stdlib.h> in gcc installation on Suns.Fred Fish3-0/+736
Fixup some comments in mcalloc, mfree, mmalloc, and mrealloc.
1992-03-27Document requirements for calling mmcheck to install corruption checkingFred Fish3-0/+412
hooks and set up to enforce the requirements. However, we still allow unconditional installation until some complications are resolved.
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