zephyr/subsys
Chris Friedt 49ac1912b2 net: sockets: move select() implementation to zvfs
Move the implementation of zsock_select() to zvfs_select(). This
allows other types of file descriptors to also make use of
select() functionality even when the network subsystem is not
enabled.

Additionally, it partially removes a dependency cycle between
posix and networking by moving functionality into a mutual
dependency.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-27 09:01:23 -04:00
..
bindesc
bluetooth Bluetooth: OTS: Add len validation in olcp_ind_handler 2024-06-27 08:49:20 -04:00
canbus
console
dap dap: fix timeout handling 2024-06-14 11:14:17 +02:00
debug everywhere: replace double words 2024-06-22 05:40:22 -04:00
demand_paging demand_paging: Least Recently Used (LRU) eviction algorithm 2024-06-14 18:58:02 -04:00
dfu
disk
dsp
emul emul: mspi: Add the mspi controller emulator 2024-06-14 21:07:00 -04:00
fb
fs fs: nvs: Improve nvs_calc_free_space() result precision 2024-06-27 10:53:28 +02:00
input
ipc
jwt
llext llext: fix llext_find_section(), remove llext_section_by_name() 2024-06-25 21:25:33 -04:00
logging log: remove CONFIG_LOG_DOMAIN_ID 2024-06-18 14:33:58 -04:00
lorawan everywhere: replace double words 2024-06-25 06:05:35 -04:00
mem_mgmt
mgmt arch: arm: Add initial support for Cortex-M85 Core 2024-06-26 13:36:14 -04:00
modbus modbus_serial: Disable rx interrupt if buffer fills up 2024-06-13 16:48:05 -04:00
modem modem: cmux: disable all work when released 2024-06-26 09:27:20 -04:00
net net: sockets: move select() implementation to zvfs 2024-06-27 09:01:23 -04:00
pm everywhere: replace double words 2024-06-22 05:40:22 -04:00
portability
random everywhere: replace double words 2024-06-25 06:05:35 -04:00
retention
rtio
sd
sensing sensors: Submit call returns void 2024-06-14 19:13:02 +02:00
settings settings: remove CONFIG_CONFIG_SETTINGS_FS 2024-06-18 14:33:58 -04:00
shell shell: backend: uart: Fix POSIX name conflict 2024-06-24 12:45:46 -04:00
sip_svc everywhere: replace double words 2024-06-22 05:40:22 -04:00
stats
storage storage: flash_map: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
task_wdt
testsuite testsuite: change controlling expressions in while to Boolean 2024-06-21 15:41:26 -04:00
timing
tracing net: sockets: move poll implementation to zvfs 2024-06-27 09:01:23 -04:00
usb everywhere: replace double words 2024-06-25 06:05:35 -04:00
zbus zbus: channel msg subscriber pool isolation 2024-06-17 21:20:05 -04:00
CMakeLists.txt dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00
Kconfig dap: add CMSIS-DAP compatible controller 2024-06-14 11:14:17 +02:00