zephyr/include/posix
Christopher Friedt 09f957c47a net: socket: syscall for socketpair(2)
Working:

* non-blocking reads / writes
* blocking reads / writes
* send(2) / recv(2) / sendto(2) / recvfrom(2) / sendmsg(2)
* select(2)
* poll(2)

Fixes #24366

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2020-05-10 17:46:43 +02:00
..
arpa include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
net
netinet
sys net: socket: syscall for socketpair(2) 2020-05-10 17:46:43 +02:00
dirent.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
mqueue.h
netdb.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
poll.h include: posix: Add poll.h header 2019-08-27 15:02:42 +02:00
posix_sched.h
posix_types.h include: posix: time: Make possible to include with CONFIG_ARCH_POSIX 2020-03-10 15:04:12 +02:00
pthread.h pthread: add setname/getname glibc extensions 2020-03-10 15:15:34 +02:00
pthread_key.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
semaphore.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
signal.h include/posix: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
time.h lib: posix: clock: Turn clock_gettime into system call 2020-04-17 08:08:37 -04:00
unistd.h posix: fix unistd.h extern C brace mismatch 2020-02-11 17:50:21 +02:00