Skip to content
Snippets Groups Projects
Forked from redox-os / redoxfs
182 commits behind the upstream repository.
jD91mZM2's avatar
jD91mZM2 authored
According to `man open`:

> The file is opened in append mode. Before each write(2), the file offset
is positioned at the end of the file, as if with lseek(2). The modi‐
fication of the file offset and the write operation are performed as a
single atomic step.
79cef7c0
History

redoxfs

The Redox Filesystem. Compatible with Redox and Linux.

Travis Build Status MIT licensed crates.io docs.rs