ChorusOS man pages section 2POSIX: POSIX System Calls
    
F
 
 fchdir -- change current directory ( Index Term Link )
 
 fchmod -- change mode of file ( Index Term Link )
 
 fcntl -- file control ( Index Term Link )
 
 flock -- apply or remove an advisory lock on an open file ( Index Term Link )
 
 fpathconf -- get configurable pathname variables ( Index Term Link )
 
 fstat -- get file status ( Index Term Link )
 
 fstatfs -- get file system statistics ( Index Term Link )
 
 fsync -- synchronize a file's in-memory state with that on the physical medium ( Index Term Link )
 
 ftruncate -- truncate a file to a specified length ( Index Term Link )