zephyr/lib/posix
Christopher Friedt f3709e20b8 posix: convert all error logs to debug logs
In Zephyr, things are often optimized for size first. That's how
we fit into such tight parking spaces.

This change gives more control to the user about whether the
POSIX API does any logging at all, simultaneously shrinking binary
size while improving speed.

No bytes / cycles left behind!

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-02-24 10:34:05 -05:00
..
options posix: convert all error logs to debug logs 2024-02-24 10:34:05 -05:00
shell posix: separate shell utilities and posix api implementation 2024-02-01 05:26:24 -05:00
CMakeLists.txt posix: separate shell utilities and posix api implementation 2024-02-01 05:26:24 -05:00
Kconfig posix: separate shell utilities and posix api implementation 2024-02-01 05:26:24 -05:00