| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | malloc is not used in Rockbox | Daniel Stenberg | 2004-01-08 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4210 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Moved the malloc system into the firmware/malloc/ directory, removed the | Daniel Stenberg | 2002-05-14 |
| | | | | | | | | | | | 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 | ||
| * | malloc(), best-fit for big blocks, small blocks treated separately, all | Daniel Stenberg | 2002-05-13 |
| details in THOUGHTS. No headers and stuff added yet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@569 a1c6a512-1295-4272-9138-f99709370657 | |||