zephyr/lib/libc/minimal/source
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
..
stdlib libc: permit users to supply their own malloc. 2019-12-12 10:49:52 -06:00
stdout x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
string libc: minimal: add strspn and strcspn support 2019-07-31 09:22:49 -07:00
time libc/minimal: fix reproducibility of gmtime 2019-07-31 11:48:18 +03:00