zephyr/tests/posix
Chris Friedt b3d3d4fff7 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-10-14 13:01:51 +02:00
..
common kernel: dynamic: use 4k stack size for x86 2024-10-05 14:13:18 -04:00
env tests: posix: env: fix failure in case toolchain with minimal libc 2024-07-11 13:24:02 -04:00
eventfd tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
fs tests, samples: Define _POSIX_C_SOURCE where needed 2024-09-16 20:17:35 +02:00
getentropy tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
getopt tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
headers net: sockets: move select() implementation to zvfs 2024-10-14 13:01:51 +02:00
net tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
pthread_pressure tests: posix: one tier0 platform per arch for integration tests 2024-08-08 20:23:36 -04:00
shm boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00