This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
mm
/
kmm_heap
History
YAMAMOTO Takashi
875828b698
Add a missing stdlib.h -> malloc.h change for mallinfo
2020-06-15 09:06:28 -06:00
..
kmm_addregion.c
…
kmm_brkaddr.c
…
kmm_calloc.c
…
kmm_extend.c
…
kmm_free.c
…
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
…
kmm_mallinfo.c
Add a missing stdlib.h -> malloc.h change for mallinfo
2020-06-15 09:06:28 -06:00
kmm_malloc.c
…
kmm_memalign.c
…
kmm_realloc.c
…
kmm_sbrk.c
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
kmm_sem.c
…
kmm_zalloc.c
…
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