summaryrefslogtreecommitdiff
path: root/core/mem/malloc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-0/+3
|\
| * core: Make the core malloc and free thread safe.Eric W. Biederman2011-04-091-0/+3
* | mem: Add magic field to detect memory corruptionMatt Fleming2013-02-211-1/+14
* | elflink: move realloc() to core/mem/malloc.cFeng Tang2010-07-201-20/+20
* | elflink: differentiate the 2 malloc systemFeng Tang2010-07-201-1/+1
|/
* core: fix lowmem mallocH. Peter Anvin2010-02-241-0/+1
* core: use better malloc; add low memory malloc; fix com32 exitH. Peter Anvin2010-02-231-0/+81