zephyr/include/posix
Peter Bigot 3cb353c09f include/posix: incorporate toolchain-provided time.h header
Some of what's supposed to be in <time.h> was lost because this header
attempts to define everything using more primitive include files.
Instead incorporate the contents from the toolchain-provided header.
Any gaps should be picked up by the legacy content present in this
file, which should not conflict with the toolchain header.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-09-04 14:46:43 +02:00
..
arpa
net
netinet
sys posix: expose getsockname() and sendmsg() 2020-08-06 11:53:37 +02:00
dirent.h
mqueue.h
netdb.h
poll.h
posix_sched.h
posix_types.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pthread_key.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pthread.h pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
semaphore.h
signal.h
time.h include/posix: incorporate toolchain-provided time.h header 2020-09-04 14:46:43 +02:00
unistd.h posix: fix unistd.h extern C brace mismatch 2020-02-11 17:50:21 +02:00