incubator-nuttx/mm/kmm_heap
Xiang Xiao 9cef84b6ad mm/kmm_heap/kmm_kernel.c: Remove unused, duplicated kmm_heapmember(). 2019-01-26 08:48:02 -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
kmm_addregion.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_brkaddr.c
kmm_calloc.c
kmm_extend.c
kmm_free.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_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
kmm_initialize.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_mallinfo.c
kmm_malloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_memalign.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_realloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_sbrk.c mm/: Remove dangling space at the end of lines. 2017-06-28 13:31:21 -06:00
kmm_sem.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_zalloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00