nuttx/mm/umm_heap
Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-23 22:27:46 +01:00
..
Make.defs
umm_addregion.c
umm_brkaddr.c
umm_calloc.c Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
umm_extend.c
umm_free.c
umm_globals.c mm/: Coding style clean-up 2020-02-13 15:16:53 +01:00
umm_heap.h Fix typos in comments 2020-02-12 12:17:07 +01:00
umm_heapmember.c
umm_initialize.c
umm_mallinfo.c
umm_malloc.c mm/umm_heap/: Handle size zero in umm_malloc.c and umm_realloc.c, which causes a system freeze in kernel mode. 2020-02-01 14:03:28 +00:00
umm_memalign.c
umm_realloc.c mm/umm_heap/: Handle size zero in umm_malloc.c and umm_realloc.c, which causes a system freeze in kernel mode. 2020-02-01 14:03:28 +00:00
umm_sbrk.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
umm_sem.c
umm_zalloc.c Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00