summaryrefslogtreecommitdiff
path: root/firmware/malloc
AgeCommit message (Expand)Author
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2002-05-27realloc takes a void * as first argumentDaniel Stenberg
2002-05-24Added proper includes and #ifdefsBjörn Stenberg
2002-05-16DEBUG => DEBUG_MALLOC, the symbol is already in use!Daniel Stenberg
2002-05-16bmalloc_status() only works if compiled with DEBUGDaniel Stenberg
2002-05-16renamed to use the common names: malloc/free/realloc/callocDaniel Stenberg
2002-05-14fixed warnings, indented properlyDaniel Stenberg
2002-05-14Moved the malloc system into the firmware/malloc/ directory, removed theDaniel Stenberg