zephyr/lib/libc
Andrew Boie 3641c25df9 libc: minimal: fix calloc()
calloc() wasn't zeroing out the allocated memory as it
is supposed to.

Fixes: #9221

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-08-01 19:40:57 -07:00
..
minimal libc: minimal: fix calloc() 2018-08-01 19:40:57 -07:00
newlib lib: newlib: add read/write syscalls 2018-07-25 14:57:51 -04: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