summaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_mallinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple heapspatacongo2013-03-081-7/+12
* Move all memory manager globals to a structure. Pass structure pointer as a ...patacongo2013-03-081-38/+49
* Several patches from Petteri Aimonenpatacongo2013-02-081-2/+8
* mm/ file clean-uppatacongo2012-07-141-2/+3
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-151-1/+1
* Fix heap setup problempatacongo2009-05-191-17/+19
* Add capability to manager memory in discontiguous regions.patacongo2007-03-041-15/+30
* Finally, a clean SDCC compilepatacongo2007-02-271-7/+27
* Progress toward clean SDCC compilationpatacongo2007-02-211-3/+3
* NuttX RTOSpatacongo2007-02-171-0/+108