mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Cited from mount(8):
```
strictatime
Always update the file access time when reading from a
file. Without this option the filesystem may default to a
less strict update mode, where some access time updates
are skipped for performance reasons. This option could be
ignored if it is not supported by the filesystem.
```
|
||
|---|---|---|
| .. | ||
| depend | ||
| extconf.rb | ||
| fs.c | ||
| init.c | ||
| stat.c | ||