incubator-nuttx/mm/umm_heap
Xiang Xiao 187538c0b9 Move aligned_alloc, posix_memalign and valloc from mm/umm to libs/libc/stdlib
since the similar functions(e.g. strdup/strndup) put into libs/libc/string

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ifb2c0c51298b09014748e5ee8275db51213d6911
2021-07-01 11:44:38 -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 procfs: Use procfs_register_meminfo for "Umem" 2021-02-12 03:16:03 -08:00
umm_mallinfo.c
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