zephyr/lib/libc/minimal/source
Christopher Friedt 4cc443705d libc: minimal: add strerror and strerror_r function
Add simple strerror() and strerror_r() implementations.

Fixes #46099

Signed-off-by: Christopher Friedt <cfriedt@fb.com>
2022-07-04 22:53:36 +02:00
..
math libc: sqrtf: Remove dead assignment 2022-06-05 14:49:31 +02:00
stdlib coding guidelines: comply with MISRA C:2012 Rule 21.13 2022-06-30 17:34:28 -04:00
stdout coding guidelines: comply with MISRA C:2012 Rule 8.2 2022-06-22 17:17:39 -04:00
string libc: minimal: add strerror and strerror_r function 2022-07-04 22:53:36 +02:00
time libc: minimal: Fix gmtime() userspace support 2022-06-01 11:03:38 +02:00