|
- they are now created with 600 permissions on unix
to prevent leaking file contents to other users
- they use the ~ suffix used by emacs etc
for better compatibility with gitignores, etc.
- we now call fdatasync / _commit to ensure that even
if power goes out halfway through saving, no data can be lost
|