aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/fileio.h
Commit message (Expand)AuthorAge
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor: uncrustify #16090dundargoc2021-10-29
* fileio,main: Do not restart syscall at EAGAIN when reading for -sZyX2017-03-19
* os/fileio: Support appending to a fileZyX2017-02-14
* file: Move src/nvim/file.* to src/nvim/os/fileio.*ZyX2016-06-24