zephyr/lib/libc
Paul Sokolovsky a85321229a newlib: libc-hooks: Print "exit" message with newline
Calling POSIX exit() function in Zephyr w/newlib leads to printing
"exit" to stdout followed by infinite loop. That message was
printed without a newline though, leading to confusing artifacts
in the console output.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-05-05 20:13:46 -04:00
..
minimal lib: add abs function to minimal libc 2018-01-23 10:14:49 -06:00
newlib newlib: libc-hooks: Print "exit" message with newline 2018-05-05 20:13:46 -04:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig libc: Kconfig: Enable STDOUT_CONSOLE by default if NEWLIB_LIBC. 2018-02-05 07:05:12 -08:00