zephyr/include/posix
Paul Sokolovsky 14ddff2457 include: posix: time: Explicitly include from <posix/...>
Some ports, e.g. nios2, have POSIXish headers (e.g. signal.h) in
their toolchains, which get includeded otherwise, and cause
definition conflicts.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-10-09 08:19:44 -04:00
..
sys include: posix: stat: Don't depend on CONFIG_PTHREAD_IPC 2018-10-02 10:51:52 -07:00
dirent.h include: posix: Split dirent.h from unistd.h 2018-10-02 10:51:52 -07:00
mqueue.h include: posix: mqueue: Rely on O_RDWR and friends defines in sys/stat.h 2018-10-02 10:51:52 -07:00
posix_sched.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pthread.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pthread_key.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
semaphore.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
signal.h include: posix: signal: Make sigev_notify_attributes depend on pthreads 2018-10-02 10:51:52 -07:00
time.h include: posix: time: Explicitly include from <posix/...> 2018-10-09 08:19:44 -04:00
unistd.h include: posix: unistd: Fix prototypes and dependency 2018-10-09 08:19:44 -04:00