aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/fs_defs.h
Commit message (Expand)AuthorAge
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* os/: remove redundant defineJustin M. Keyes2019-08-15
* os: remove uv_translate_sys_error impl #9652Justin M. Keyes2019-03-01
* os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
* os_nodetype: impl with libuvJustin M. Keyes2016-04-29
* Fix comments for os_* functions return valueRui Abreu Ferreira2015-11-25
* os/fs: Define os_strerror as an alias to uv_strerrorZyX2015-10-08
* os_scandir(), scandir_next(), and os_closedir()Scott Prager2015-03-31
* Linting: Fix header guards, add whitespace.Florian Walch2014-12-24
* FileID: implement `FileID` structStefan Hoffmann2014-06-27