zephyr/lib/posix
Yong Cong Sin 91abf0e329 posix: fs: implement `fdatasync()`
`fdatasync()` is basically equivalent to `fsync()` according
to the standards.

Added test for it.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-07-29 14:14:33 +02:00
..
options posix: fs: implement `fdatasync()` 2024-07-29 14:14:33 +02:00
shell
CMakeLists.txt
Kconfig