nuttx/mm/umm_heap
2018-08-23 09:38:49 -06:00
..
Make.defs mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
umm_addregion.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_brkaddr.c
umm_calloc.c
umm_extend.c
umm_free.c
umm_globals.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
umm_heap.h
umm_heapmember.c mm/: add mm_heapmember function and reimplement kmm_heapmember base on mm_heapmember since this function is very useful if multiple heaps exist. 2018-08-23 09:38:49 -06:00
umm_initialize.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_mallinfo.c stdlib: Fix forgotten FARs 2015-11-18 14:22:43 -05:00
umm_malloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_memalign.c
umm_realloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_sbrk.c mm/: Remove dangling space at the end of lines. 2017-06-28 13:31:21 -06:00
umm_sem.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
umm_zalloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00