zephyr/lib/os
Alberto Escolar Piedras 72e2787e70 Revert "posix: fd_mgmt: implement dup(), dup2(), fseeko(), and ftello()"
This reverts commit b18cad15b9.

PR #73978 introduced a regression.
Unfortunately this PR cannot be reverted without reverting also
Let's revert both PRs to stabilize main again towards the 3.7 release.

For more details on the issue see
https://github.com/zephyrproject-rtos/zephyr/issues/75205

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-07-03 15:03:05 -04:00
..
zvfs posix: device_io: implement pselect() 2024-06-27 09:01:23 -04:00
CMakeLists.txt net: sockets: move poll implementation to zvfs 2024-06-27 09:01:23 -04:00
Kconfig lib: os: spsc_pbuf: Clarify using cache management in the module 2024-07-01 16:07:30 -04:00
Kconfig.cbprintf
assert.c
cbprintf.c
cbprintf_complete.c ARCMWDT: Fix cbprintf issue with omitted function prototype 2024-06-28 07:21:11 -04:00
cbprintf_nano.c ARCMWDT: Fix cbprintf issue with omitted function prototype 2024-06-28 07:21:11 -04:00
cbprintf_packaged.c lib: avoided increments/decrements with side effects 2024-06-21 08:48:15 -04:00
fdtable.c Revert "posix: fd_mgmt: implement dup(), dup2(), fseeko(), and ftello()" 2024-07-03 15:03:05 -04:00
mpsc_pbuf.c lib: change controlling expressions in if/while to Boolean 2024-06-11 20:03:34 +03:00
mutex.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
p4wq.c
poweroff.c
printk.c lib: avoided increments/decrements with side effects 2024-06-21 08:48:15 -04:00
reboot.c lib: os: reboot: dump coverage info on `sys_reboot` 2024-06-15 04:39:53 -04:00
sem.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
spsc_pbuf.c
thread_entry.c
user_work.c