zephyr/lib/posix
Yuval Peress 53ef68d459 include: Prefix includes to use a scope
Move include paths and add new target_include_directories to support
backwards compatibility:
* /include -> /include/zephyr
  example: <irq.h> -> <zephyr/irq.h>

Issue #41543

Signed-off-by: Yuval Peress <peress@google.com>
2022-04-08 19:03:32 +02:00
..
getopt everywhere: fix typos 2022-03-18 13:24:08 -04:00
clock.c lib: posix: clock: Prevent early overflows 2022-04-01 09:37:41 +02:00
CMakeLists.txt include: Prefix includes to use a scope 2022-04-08 19:03:32 +02: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 everywhere: fix typos 2022-03-18 13:24:08 -04:00
pthread_rwlock.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
pthread_sched.c
pthread.c posix: Fix pthread_once has incorrect behavior 2022-04-05 10:38:30 -07:00
semaphore.c
sleep.c
timer.c everywhere: fix typos 2022-03-14 20:22:24 -04:00