zephyr/lib/libc
Andrew Boie 6a8649f806 libc: minimal: add malloc functions
We base the malloc() implementation on a common sys_mem_pool whose
size is specified by Kconfig.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-07-20 11:41:08 -07:00
..
minimal libc: minimal: add malloc functions 2018-07-20 11:41:08 -07:00
newlib kernel: fix errno access for user mode 2018-07-19 16:44:59 -07:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig libc: minimal: add malloc functions 2018-07-20 11:41:08 -07:00