..
Make.defs
mm: correct typo error to fix build break
2021-07-01 21:16:30 +08: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
mm: Author Gregory Nutt: update licenses to Apache
2021-02-09 01:21:53 -08: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
mm: Author Gregory Nutt: update licenses to Apache
2021-02-09 01:21:53 -08:00
umm_globals.c
mm: Remove mm_heap_impl_s struct
2021-07-07 02:14:53 -07:00
umm_heap.h
mm: Remove mm_heap_impl_s struct
2021-07-07 02:14:53 -07:00
umm_heapmember.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
umm_initialize.c
mm: Remove mm_heap_impl_s struct
2021-07-07 02:14:53 -07:00
umm_mallinfo.c
Include malloc.h instead of stdlib.h for mallinfo()
2020-06-15 07:21:19 -06:00
umm_malloc.c
mm: Call memalign in malloc if ARCH_ADDRENV and BUILD_KERNEL are defined
2021-07-04 15:35:13 +08:00
umm_malloc_size.c
mm: Add kmm_malloc_size and mm_malloc_size
2021-07-01 18:08:54 +08:00
umm_memalign.c
mm: Remove mm_heap_impl_s struct
2021-07-07 02:14:53 -07:00
umm_realloc.c
mm: Remove mm_heap_impl_s struct
2021-07-07 02:14:53 -07:00
umm_sbrk.c
mm: Remove mm_heap_impl_s struct
2021-07-07 02:14:53 -07:00
umm_zalloc.c
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00