Module nix::sys::stat[][src]

Structs

FileStat
Mode
SFlag

Enums

FchmodatFlags

Flags for fchmodat function.

UtimensatFlags

Flags for utimensat function.

Functions

FileStat
fchmod

Change the file permission bits of the file specified by a file descriptor.

fstat
futimens

Change the access and modification times of the file specified by a file descriptor.

lstat
mknod
stat
umask
utimes

Change the access and modification times of a file.

Type Definitions

dev_t
mode_t