summaryrefslogtreecommitdiff
path: root/firmware/malloc/dmalloc.c (unfollow)
Commit message (Expand)Author
2004-01-08not usedDaniel Stenberg
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-16DEBUG => DEBUG_MALLOC, the symbol is already in use!Daniel 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
2002-05-13malloc(), best-fit for big blocks, small blocks treated separately, allDaniel Stenberg