..
Make.defs
mm: Add kmm_malloc_size and mm_malloc_size
2021-07-05 14:23:24 +09:00
umm_addregion.c
mm: Author Gregory Nutt: update licenses to Apache
2021-02-09 01:21:53 -08:00
umm_brkaddr.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
umm_calloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_checkcorruption.c
debug tools: add heap & stack check in idle thread
2021-03-04 18:38:05 -08:00
umm_extend.c
mm: Author Gregory Nutt: update licenses to Apache
2021-02-09 01:21:53 -08:00
umm_free.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_globals.c
fix #if condition of g_mmheap for BUILD_KERNEL.
2022-02-19 19:33:15 +08:00
umm_heap.h
mm: umm_heap: Fix umm_heap for BUILD_KERNEL & ADDRENV
2022-02-17 11:31:01 +01:00
umm_heapmember.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
umm_initialize.c
mm: umm_heap: Do not register Umem if CONFIG_BUILD_KERNEL=y
2022-09-01 23:25:53 +02:00
umm_mallinfo.c
mm/mm_heap: change CONFIG_MM_BACKTRACE to int type
2022-07-26 23:45:31 +08:00
umm_malloc_size.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_malloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_memalign.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_realloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00
umm_sbrk.c
mm: Remove mm_heap_impl_s struct
2021-07-07 04:25:15 -07:00
umm_zalloc.c
add #undef for some libc function
2021-07-14 15:09:58 -03:00