summaryrefslogtreecommitdiff
path: root/nuttx/mm/umm_realloc.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-5/+18
* Rename kmemalign to kmm_memalign and krealloc to kmm_realooc for consistency ...Gregory Nutt2014-08-311-1/+1
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-0/+80