![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
POSIX Synchronized I/O option. More...
Functions | |
| int | fdatasync (int fildes) |
| Synchronise the data of an open file to storage (without metadata). | |
POSIX Synchronized I/O option.
Covers fdatasync().
| int fdatasync | ( | int | fildes | ) |
Synchronise the data of an open file to storage (without metadata).