Perform all writes to the file at the end of the file.
const FILE_APPEND: FileFlags = FileFlags(O_APPEND);
open(2) and O_APPEND therein