summaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_heap
Commit message (Expand)AuthorAgeFilesLines
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-252-3/+3
* Move include/nuttx/mm.h to include/nuttx/mm/mm.hGregory Nutt2014-09-2415-15/+15
* Again I forget to add a file needed in a previous commitGregory Nutt2014-09-221-0/+50
* Move core heap allocator logic from mm/. to mm/mm_heap/.Gregory Nutt2014-09-2215-0/+2339