zephyr/lib/libc/newlib
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
..
CMakeLists.txt build: deprecate ZEPHYR_GCC_VARIANT 2018-02-13 07:44:45 -08:00
libc-hooks.c newlib: libc-hooks: Print "exit" message with newline 2018-05-05 20:13:46 -04:00