incubator-nuttx/mm/kmm_heap
YAMAMOTO Takashi 875828b698 Add a missing stdlib.h -> malloc.h change for mallinfo 2020-06-15 09:06:28 -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
kmm_addregion.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_brkaddr.c
kmm_calloc.c
kmm_extend.c
kmm_free.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_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
kmm_initialize.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_mallinfo.c Add a missing stdlib.h -> malloc.h change for mallinfo 2020-06-15 09:06:28 -06:00
kmm_malloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_memalign.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_realloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_sbrk.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
kmm_sem.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00
kmm_zalloc.c Standardization of some function headers. 2018-03-13 09:52:27 -06:00