summaryrefslogtreecommitdiff
path: root/nuttx/mm/mm_zalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-311-28/+0
* Need to condition out standard allocators in kernel build. More to be doneGregory Nutt2014-08-311-2/+2
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-1/+1
* Add support for multiple heapspatacongo2013-03-081-2/+33
* mm/ file clean-uppatacongo2012-07-141-12/+12
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-151-14/+14
* Finally, a clean SDCC compilepatacongo2007-02-271-2/+2
* NuttX RTOSpatacongo2007-02-171-0/+68