zephyr/lib/os
Karthikeyan Krishnasamy 65ad32b3ca lib: os: fdtable: add support for fsync
Add support for fsync in existing posix ioctl call

Signed-off-by: Karthikeyan Krishnasamy <karthikeyan@linumiz.com>
2024-04-15 13:23:37 -04:00
..
CMakeLists.txt lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
Kconfig lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
Kconfig.cbprintf
assert.c
cbprintf.c
cbprintf_complete.c lib: cbprintf: do not blindly skip tags 2024-02-06 09:53:15 +01:00
cbprintf_nano.c
cbprintf_packaged.c lib: os: cbprintf: Fix size miscalculation in cbprintf_convert 2023-12-28 12:18:50 +00:00
fdtable.c lib: os: fdtable: add support for fsync 2024-04-15 13:23:37 -04:00
mpsc_pbuf.c
mutex.c
p4wq.c
poweroff.c
printk.c lib/os/printk.c: use ARG_UNUSED() for char_out() 2024-03-06 12:11:26 +01:00
reboot.c
sem.c
spsc_pbuf.c spsc_pbuf: fix cache invalidation in spsc_pbuf_free 2024-02-01 13:10:28 -06:00
thread_entry.c
user_work.c