incubator-nuttx/mm/umm_heap
Gregory Nutt 90e4cf4349 mm/umm_heap: sbrk() is only available in the KERNEL build. 2019-02-04 10:32:31 -06:00
..
Make.defs mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
umm_addregion.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_brkaddr.c
umm_calloc.c mm/umm_heap: sbrk() is only available in the KERNEL build. 2019-02-04 10:32:31 -06:00
umm_extend.c
umm_free.c
umm_globals.c
umm_heap.h
umm_heapmember.c mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
umm_initialize.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_mallinfo.c
umm_malloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_memalign.c mm/umm_heap: sbrk() is only available in the KERNEL build. 2019-02-04 10:32:31 -06:00
umm_realloc.c mm/umm_heap: sbrk() is only available in the KERNEL build. 2019-02-04 10:32:31 -06:00
umm_sbrk.c mm/umm_heap/umm_sbrk.c: Pass ARCH_HEAP_VEND as maxbreak argument 2019-01-26 07:29:23 -06:00
umm_sem.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_zalloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00