Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-16 | DEBUG => DEBUG_MALLOC, the symbol is already in use! | Daniel Stenberg | |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@596 a1c6a512-1295-4272-9138-f99709370657 | |||
2002-05-16 | bmalloc_status() only works if compiled with DEBUG | Daniel Stenberg | |
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@595 a1c6a512-1295-4272-9138-f99709370657 | |||
2002-05-14 | Moved the malloc system into the firmware/malloc/ directory, removed the | Daniel Stenberg | |
implementation files from the test/malloc/ directory, leaving only test files there. Added headers, corrected a few minor documenational errors. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@571 a1c6a512-1295-4272-9138-f99709370657 |