zephyr/lib/libc/minimal/source/string
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
..
strerror.c libc: minimal: add strerror and strerror_r function 2022-07-04 22:53:36 +02:00
string.c
strncasecmp.c coding guidelines: comply with MISRA C:2012 Rule 21.13 2022-06-30 17:34:28 -04:00
strspn.c
strstr.c libc: minimal: Add strstr implementation 2022-05-25 14:52:29 +02:00