summaryrefslogtreecommitdiff
path: root/mmalloc/mmalloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Add kludge to work around broken <stdlib.h> in gcc installation on Suns.Fred Fish1992-04-011-0/+327
Fixup some comments in mcalloc, mfree, mmalloc, and mrealloc.