zephyr/lib/posix
Christopher Friedt b391993d1b lib: posix: add perror() implementation
Add a trivial implementation of `perror()`.

Fixes #46100

Signed-off-by: Christopher Friedt <cfriedt@fb.com>
2022-07-04 22:53:36 +02:00
..
getopt
clock.c
CMakeLists.txt lib: posix: add perror() implementation 2022-07-04 22:53:36 +02:00
eventfd.c
fs.c
Kconfig lib: posix: semaphore: use consistent timebase in sem_timedwait 2022-06-24 20:12:05 +02:00
mqueue.c
nanosleep.c
perror.c lib: posix: add perror() implementation 2022-07-04 22:53:36 +02:00
pthread_barrier.c
pthread_common.c
pthread_cond.c
pthread_key.c
pthread_mutex.c
pthread_rwlock.c
pthread_sched.c
pthread.c
semaphore.c lib: posix: semaphore: use consistent timebase in sem_timedwait 2022-06-24 20:12:05 +02:00
sleep.c
timer.c