summaryrefslogtreecommitdiffstats
path: root/src/include/malloc.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented realloc(), and changed the semantics of malloc(0) to allowMichael Brown2006-11-241-0/+1
* Updated memory allocator to improve support for unaligned or partiallyMichael Brown2006-04-251-0/+66