nuttx/mm/umm_heap
Xiang Xiao b1f711f790 mm: Move procfs_register_meminfo into common place
to avoid the code duplication and ensure the consistent behaviour

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-07-03 09:39:32 -07:00
..
Make.defs Move aligned_alloc, posix_memalign and valloc from mm/umm to libs/libc/stdlib 2021-07-01 11:44:38 -07: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: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
umm_heap.h mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
umm_heapmember.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
umm_initialize.c mm: Move procfs_register_meminfo into common place 2021-07-03 09:39:32 -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: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
umm_memalign.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
umm_realloc.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
umm_sbrk.c mm: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
umm_zalloc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00