zephyr/lib/posix
Paul Sokolovsky f0d483aaa6 lib: posix: Switch to use zephyr_interface_library_named cmake directive
Similar to how other sub-libraries are defined in Zephyr tree, e.g.
"fs", "lgvl", etc. This is supposed to help with the need to
explicitly add posix include path to each and every application using
POSIX subsys.

Fixes: #15627

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-08-08 14:31:35 +02:00
..
clock.c
CMakeLists.txt lib: posix: Switch to use zephyr_interface_library_named cmake directive 2019-08-08 14:31:35 +02:00
fs.c
Kconfig lib: posix: Switch to use zephyr_interface_library_named cmake directive 2019-08-08 14:31:35 +02:00
mqueue.c
pthread_barrier.c
pthread_common.c
pthread_cond.c
pthread_key.c
pthread_mutex.c
pthread_rwlock.c
pthread_sched.c
pthread.c cleanup: include/: move misc/slist.h to sys/slist.h 2019-06-27 22:55:49 -04:00
semaphore.c
sleep.c
timer.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00