zephyr/lib/posix
Nazar Kazakov 9713f0d47c everywhere: fix typos
Fix a lot of typos

Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
2022-03-14 20:22:24 -04:00
..
getopt lib: getopt: rework and extend getopt library 2022-01-06 21:26:59 +01:00
clock.c posix: Make clock_settime/gettime REALTIME thread-safe 2021-12-21 11:49:51 +01:00
CMakeLists.txt lib: getopt: rework and extend getopt library 2022-01-06 21:26:59 +01:00
eventfd.c
fs.c lib/posix/fs: Add fs_dir_t type variable initialization 2021-02-05 07:32:20 -05:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
mqueue.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
nanosleep.c
pthread_barrier.c posix: pthread: replace irq_lock with spinlock 2021-09-03 12:20:19 -04:00
pthread_common.c
pthread_cond.c pthread: cond: fix pthread_cond_wait always returning ETIMEDOUT 2022-02-09 22:16:45 -05:00
pthread_key.c
pthread_mutex.c posix: pthread: replace irq_lock with spinlock 2021-09-03 12:20:19 -04:00
pthread_rwlock.c
pthread_sched.c
pthread.c posix: pthread_exit: check for null before dereferencing 2021-05-27 09:07:57 -05:00
semaphore.c lib: posix: unchecked return value while taking semaphore 2020-10-21 06:26:11 -05:00
sleep.c
timer.c everywhere: fix typos 2022-03-14 20:22:24 -04:00