zephyr/subsys/net/lib/sockets
Paul Sokolovsky 8e1d78c357 libc: minimal: Make fcntl.h be at top level, not sys/fcntl.h
Placing it at sys/fcntl.h was due to mimicking internal newlib's
layout, but what we need is this file at the standard location,
for reuse.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-10-09 15:44:59 -04:00
..
CMakeLists.txt net: sockets: Add a socket offload module 2018-09-11 18:42:34 +03:00
getaddrinfo.c net: lib: Convert socket library to use log level 2018-10-04 14:13:57 +03:00
Kconfig net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
socket_offload.c net: sockets: Add a socket offload module 2018-09-11 18:42:34 +03:00
sockets_internal.h net: socket: Extract flag related functions to internal header file 2018-08-13 15:24:34 +03:00
sockets_tls.c net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
sockets.c libc: minimal: Make fcntl.h be at top level, not sys/fcntl.h 2018-10-09 15:44:59 -04:00