aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/os.h
Commit message (Expand)AuthorAge
* stdpaths: Export get_xdg function (renamed) and use it for runtimepathZyX2015-10-23
* option,main: Partial support of XDG base directory specificationKeerthan Jaic2015-10-23
* rstream/wstream: Unify structures and simplify APIThiago de Arruda2015-07-17
* input: set input stream to blocking on exitJustin M. Keyes2015-05-27
* Create os/os_defs.h for os specific definitionsPavel Platto2014-07-14
* Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for WindowsPavel Platto2014-07-14
* Include stdbool.h in headers which have functions with bool in signaturePavel Platto2014-07-11
* FileID: implement `FileID` structStefan Hoffmann2014-06-27
* Use generated headers in os.hZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15