![]() |
posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
|
POSIX File Synchronization option. More...
Functions | |
| int | fsync (int fd) |
| Synchronise an open file's data and metadata to storage. | |
POSIX File Synchronization option.
Covers fsync().
| int fsync | ( | int | fd | ) |
Synchronise an open file's data and metadata to storage.