This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

View File

@@ -0,0 +1 @@
initSidebarItems({"enum":[["FchmodatFlags","Flags for `fchmodat` function."],["UtimensatFlags","Flags for `utimensat` function."]],"fn":[["FileStat",""],["fchmod","Change the file permission bits of the file specified by a file descriptor."],["fchmodat","Change the file permission bits."],["fstat",""],["fstatat",""],["futimens","Change the access and modification times of the file specified by a file descriptor."],["lstat",""],["lutimes","Change the access and modification times of a file without following symlinks."],["major",""],["makedev",""],["minor",""],["mknod",""],["stat",""],["umask",""],["utimensat","Change the access and modification times of a file."],["utimes","Change the access and modification times of a file."]],"struct":[["FileStat",""],["Mode",""],["SFlag",""]],"type":[["dev_t",""],["mode_t",""]]});