RTEMS  5.1
Functions
fdatasync.c File Reference

POSIX 1003.1b 6.6.2 - Synchronize the Data of a File. More...

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

Functions

int fdatasync (int fd)
 

Detailed Description

POSIX 1003.1b 6.6.2 - Synchronize the Data of a File.