jD91mZM2 79cef7c034 Adopt linux' O_APPEND behavior
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.
2018-10-07 15:22:13 +02:00
2018-10-07 15:22:13 +02:00
2017-07-26 07:46:45 -06:00
2018-07-02 18:32:30 +00:00
2017-12-27 21:09:05 -07:00
2018-06-12 12:30:45 -06:00
2016-04-14 17:29:08 -06:00
2016-02-24 14:02:37 -07:00
2017-09-26 19:57:06 -06:00

redoxfs

The Redox Filesystem. Compatible with Redox and Linux.

Travis Build Status MIT licensed crates.io docs.rs

S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Readme MIT 17 GiB
Languages
Rust 99.6%
Linker Script 0.2%
Makefile 0.1%
Shell 0.1%