zephyr/lib/os
Chris Friedt b1e2e4ac2c posix: fs: create a separate Kconfig option for fsync
Create CONFIG_POSIX_FSYNC to match the spec.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-05-07 21:22:56 -04:00
..
assert.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
cbprintf.c
CMakeLists.txt lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
fdtable.c posix: fs: create a separate Kconfig option for fsync 2024-05-07 21:22:56 -04:00
Kconfig lib: move utilities into own folder 2023-12-22 09:54:12 +01:00
Kconfig.cbprintf
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 lib: os: coding guidelines: add explicit cast to void 2024-05-03 07:52:42 -04:00
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