nuttx/mm/umm_heap
mage1 def007e2d7 add #undef for some libc function
since it's useful to redirect these functions to others
sometime(e.g. validate the memory before write).

Change-Id: I6253a9231af8809e8362f4bc5a1bd67fb094c3b0
2021-07-14 15:09:58 -03:00
..
Make.defs
umm_addregion.c
umm_brkaddr.c
umm_calloc.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_checkcorruption.c
umm_extend.c
umm_free.c add #undef for some libc function 2021-07-14 15:09:58 -03:00
umm_globals.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
umm_heap.h mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
umm_heapmember.c
umm_initialize.c mm: Remove mm_heap_impl_s struct 2021-07-07 04:25:15 -07:00
umm_mallinfo.c
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