From Jason Turner

[fs.op.funcs.general]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp5y4agu2x/{from.md → to.md} +11 -0
tmp/tmp5y4agu2x/{from.md → to.md} RENAMED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #### General <a id="fs.op.funcs.general">[[fs.op.funcs.general]]</a>
2
+
3
+ Filesystem operation functions query or modify files, including
4
+ directories, in external storage.
5
+
6
+ [*Note 1*: Because hardware failures, network failures, file system
7
+ races [[fs.race.behavior]], and many other kinds of errors occur
8
+ frequently in file system operations, any filesystem operation function,
9
+ no matter how apparently innocuous, can encounter an error; see 
10
+ [[fs.err.report]]. — *end note*]
11
+