Module nix::sys::stat

source · []

Structs

“File mode / permissions” flags.
“File type” flags for mknod and related functions.

Enums

Flags for fchmodat function.
Flags for utimensat function.

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.

Type Definitions