zephyr/lib/posix
Anas Nashif 536dd5a71f cleanup: include/: move misc/slist.h to sys/slist.h
move misc/slist.h to sys/slist.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
clock.c posix: Fix calculation of clock base in clock_settime 2019-05-21 08:24:59 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
fs.c cleanup: include/: move misc/fdtable.h to sys/fdtable.h 2019-06-27 22:55:49 -04:00
Kconfig lib/posix: correct the meaning of CONFIG_MAX_PTHREAD_COUNT 2019-05-11 08:24:36 -04:00
mqueue.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
pthread_barrier.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
pthread_common.c lib: posix: pthread_common: Don't depend on pthreads 2018-10-02 10:51:52 -07:00
pthread_cond.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
pthread_key.c posix: add pthread_key and pthread_once APIs 2018-07-19 08:46:33 -04:00
pthread_mutex.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
pthread_rwlock.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
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 lib: posix: Return errno code 2018-10-31 12:15:22 -04:00
sleep.c
timer.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00