summaryrefslogtreecommitdiff
path: root/nuttx/mm/umm_malloc.c
Commit message (Expand)AuthorAgeFilesLines
* I love/hate conditional compilationGregory Nutt2014-09-031-0/+4
* Fix several compile errors for logic added for CONFIG_BUILD_KERNEL, but which...Gregory Nutt2014-09-031-1/+1
* Add support for delivery of use-mode signals in the kernel build.Gregory Nutt2014-09-021-2/+2
* Space at the beginning of the process data space is now reserved for user hea...Gregory Nutt2014-09-021-6/+19
* Completes the implementation of sbrk() (untested)Gregory Nutt2014-09-011-0/+33
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-0/+91