This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c612c068e1f70797ea515f351fcbe3da2fdaec36
nuttx
/
mm
/
kmm_heap
T
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