| Commit message (Expand) | Author | |
|---|---|---|
| 2004-01-08 | not used | Daniel Stenberg |
| 2003-01-24 | Remove use of rockbox-mode.el in local variables list. | Mats Lidell |
| 2002-05-27 | realloc takes a void * as first argument | Daniel Stenberg |
| 2002-05-16 | DEBUG => DEBUG_MALLOC, the symbol is already in use! | Daniel Stenberg |
| 2002-05-16 | renamed to use the common names: malloc/free/realloc/calloc | Daniel Stenberg |
| 2002-05-14 | fixed warnings, indented properly | Daniel Stenberg |
| 2002-05-14 | Moved the malloc system into the firmware/malloc/ directory, removed the | Daniel Stenberg |
| 2002-05-13 | malloc(), best-fit for big blocks, small blocks treated separately, all | Daniel Stenberg |