SYNOPSIS
#include <unistd.h>
int fsync(int fildes);
DESCRIPTION
The
The
PARAMETERS
RETURN VALUES
Upon successful completion,
- EBADF
-
fildes is not a file descriptor that is open for writing.
- EINVAL
-
The fildes argument refers to a file for which this operation is not possible.
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
Async-signal-safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.4 Documentation Build 39.