nuttx/mm/umm_heap
Xiang Xiao ddbe9eb6ab mm: Rename mm_memdump_s to malltask
align with the naming of mallinfo_task

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-06-18 09:12:14 +03:00
..
Make.defs
umm_addregion.c
umm_brkaddr.c
umm_calloc.c mm: memory allocations return valid pointer when request 0 size 2023-05-02 18:29:29 -06:00
umm_checkcorruption.c
umm_extend.c
umm_free.c
umm_globals.c
umm_heap.h
umm_heapmember.c
umm_initialize.c
umm_mallinfo.c mm: Rename mm_memdump_s to malltask 2023-06-18 09:12:14 +03:00
umm_malloc_size.c
umm_malloc.c
umm_memalign.c mm: memory allocations return valid pointer when request 0 size 2023-05-02 18:29:29 -06:00
umm_memdump.c Support memdump to realize incremental dump function 2023-05-22 12:31:32 +08:00
umm_realloc.c mm: memory allocations return valid pointer when request 0 size 2023-05-02 18:29:29 -06:00
umm_sbrk.c
umm_zalloc.c mm: memory allocations return valid pointer when request 0 size 2023-05-02 18:29:29 -06:00