summaryrefslogtreecommitdiff
path: root/mmalloc
Commit message (Expand)AuthorAgeFilesLines
...
* Converted from Fred's original README; no changes in substance.Roland Pesch1992-04-071-0/+272
* Get rid of the other half of the ugly kludge as well...Fred Fish1992-04-071-5/+0
* Get rid of include of <stdlib.h>, which is not guaranteed to be presentFred Fish1992-04-072-17/+5
* * detach.c (mmalloc_detach): Arg should be PTR, not void *.Stu Grossman1992-04-061-0/+5
* Add kludge to work around broken <stdlib.h> in gcc installation on Suns.Fred Fish1992-04-013-0/+736
* Document requirements for calling mmcheck to install corruption checkingFred Fish1992-03-273-0/+412
* added standard targets, fixed install directoriesK. Richard Pixley1992-03-251-0/+4
* New memory malloc malloc library, based on GNU malloc.Fred Fish1992-03-1515-0/+3018