mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 09:53:18 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
libc-hooks.c |