Go to the previous, next section.

sync

SYNOPSIS

int sync(void);

DESCRIPTION

Brings the hard disk state of the file system in sync with the internal state of the file system.

RETURN VALUE

Always zero.

Go to the previous, next section.