Structs
- “File mode / permissions” flags.
- “File type” flags for
mknodand related functions.
Enums
- Flags for
fchmodatfunction. - Flags for
utimensatfunction.
Functions
- Change the file permission bits of the file specified by a file descriptor.
- Change the file permission bits.
- Change the access and modification times of the file specified by a file descriptor.
- Change the access and modification times of a file without following symlinks.
- Create a special or ordinary file, by pathname.
- Create a special or ordinary file, relative to a given directory.
- Change the access and modification times of a file.
- Change the access and modification times of a file.