zephyr/subsys
Robert Lubos 87462df3ef net: sockets: Remove TI conditional from offloaded fcntl implementation
Offloaded `fcntl` implementation should be available for all offloaded
implementations, not specific for TI. `socket_offload.c` is already
conditionally compiled based on `CONFIG_NET_SOCKETS_OFFLOAD` option, so
there should not be conflicts for non-offloaded interfaces.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-05-30 18:41:31 -04:00
..
bluetooth Bluetooth: gatt: Reuse existing handles from a previously added service 2019-05-30 17:17:30 -04:00
console
cpp
debug
dfu
disk
fb
fs fs: implemented unmount function to fatfs 2019-05-30 11:19:36 -04:00
jwt
logging
mgmt
net net: sockets: Remove TI conditional from offloaded fcntl implementation 2019-05-30 18:41:31 -04:00
power
random rand32_entropy_device.c: remove atomic_t misuse 2019-05-30 09:16:35 -04:00
settings
shell shell: Refactor shell_history to use less RW memory 2019-05-30 09:44:03 -04:00
stats
storage
testsuite
usb
CMakeLists.txt
Kconfig