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
newlib newlib: libc-hooks: Print "exit" message with newline 2018-05-05 20:13:46 -04:00
CMakeLists.txt
Kconfig libc: Kconfig: Enable STDOUT_CONSOLE by default if NEWLIB_LIBC. 2018-02-05 07:05:12 -08:00