fcntl.h
Description:
Declares structures and functions used for file and directory operations such as opening a file, creating a file, and allocating space.
Since:
1.0
Version:
1.0
open (const char path, int oflags,…) |
|
fcntl (int fd, int cmd,…) |