zephyr/lib/os
Chris Friedt 48dff5562c posix: device_io: implement fileno()
Implement fileno() as required by the POSIX_DEVICE_IO Option
Group.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-27 09:01:23 -04:00
..
zvfs posix: device_io: implement pselect() 2024-06-27 09:01:23 -04:00
assert.c
cbprintf_complete.c lib: avoided increments/decrements with side effects 2024-06-21 08:48:15 -04:00
cbprintf_nano.c
cbprintf_packaged.c lib: avoided increments/decrements with side effects 2024-06-21 08:48:15 -04:00
cbprintf.c
CMakeLists.txt net: sockets: move poll implementation to zvfs 2024-06-27 09:01:23 -04:00
fdtable.c posix: device_io: implement fileno() 2024-06-27 09:01:23 -04:00
Kconfig posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
Kconfig.cbprintf
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