summaryrefslogtreecommitdiff
path: root/firmware/malloc/dmalloc.c (follow)
Commit message (Expand)AuthorAge
* realloc takes a void * as first argumentDaniel Stenberg2002-05-27
* DEBUG => DEBUG_MALLOC, the symbol is already in use!Daniel Stenberg2002-05-16
* renamed to use the common names: malloc/free/realloc/callocDaniel Stenberg2002-05-16
* fixed warnings, indented properlyDaniel Stenberg2002-05-14
* Moved the malloc system into the firmware/malloc/ directory, removed theDaniel Stenberg2002-05-14