RTEMS CPU Kit with SuperCore  4.11.3
Functions
fsync.c File Reference

Synchronize the State of a File. More...

#include <unistd.h>
#include <rtems/libio_.h>
#include <rtems/seterr.h>
Include dependency graph for fsync.c:

Functions

int fsync (int fd)
 POSIX 1003.1b 6.6.1 - Synchronize the State of a File.
 

Detailed Description

Synchronize the State of a File.