zephyr/lib/libc
Josh Gao c0026346a3 libc: permit users to supply their own malloc.
Severely memory constrained systems with known allocation patterns can
benefit from providing their own implementation of malloc with
specifically tuned bucket sizes. Provide a switch to allow users to
replace the default malloc implementation with their own.

Signed-off-by: Josh Gao <josh@jmgao.dev>
2019-12-12 10:49:52 -06:00
..
minimal libc: permit users to supply their own malloc. 2019-12-12 10:49:52 -06:00
newlib headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig libc: permit users to supply their own malloc. 2019-12-12 10:49:52 -06:00