RTEMS  5.1
Functions
fsync.c File Reference

Synchronize the State of a File. More...

#include <unistd.h>
#include <rtems/libio_.h>
#include <rtems/seterr.h>

Functions

int fsync (int fd)
 

Detailed Description

Synchronize the State of a File.

Function Documentation

◆ fsync()

int fsync ( int  fd)

POSIX 1003.1b 6.6.1 - Synchronize the State of a File