aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/win_defs.h
Commit message (Expand)AuthorAge
* vim-patch:7.4.896Rui Abreu Ferreira2016-05-08
* Windows: Include winsock2.h before windows.hRui Abreu Ferreira2016-04-30
* Merge pull request #4024 from sethjackson/io-includeJustin M. Keyes2016-02-01
|\
| * Windows: include <io.h>.Rui Abreu Ferreira2016-01-17
* | Windows: Include <uv.h> for S_IFLNK.Rui Abreu Ferreira2016-01-17
|/
* os/win_defs.h: Define O_NOFOLLOWMichael Reed2016-01-16
* Misc. macro cleanupMichael Reed2016-01-14
* Windows: Undefine the Windows RGB macro.Rui Abreu Ferreira2016-01-14
* os/*_defs.h: MAXNAMLEN cleanupMichael Reed2016-01-12
* Windows: use ';' as env $PATH separator.Rui Abreu Ferreira2016-01-11
* MSVC: Define STDOUT_FILENO and STDERR_FILENO.Rui Abreu Ferreira2015-12-21
* Merge pull request #3846 from sethjackson/win-defsJustin M. Keyes2015-12-16
|\
| * MSVC: Define S_IXUSR.Rui Abreu Ferreira2015-12-16
* | Windows: define FNAME_ILLEGAL.Seth Jackson2015-12-14
|/
* Windows: Add path definitions for Windows.Seth Jackson2015-11-29
* Windows: Only redefine ssize_t for MSVCRui Abreu Ferreira2015-11-26
* main,version: Remove USR_EXRC_FILE*ZyX2015-10-23
* shada: Move shada file to a new locationZyX2015-10-23
* option: Use different default value for &runtimepathZyX2015-10-23
* option,main: Partial support of XDG base directory specificationKeerthan Jaic2015-10-23
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* Windows: Define USE_CRNL on Windows. #3249Seth Jackson2015-08-28
* MSVC: Define `inline` and `restrict`. #3237Seth Jackson2015-08-25
* Windows: Define ssize_t and SSIZE_MAX. #3228Seth Jackson2015-08-25
* win_defs.h: define R_OK, W_OK for MSVC.Rui Abreu Ferreira2015-08-17
* Split os_unix_defs.h into os/Yamakaky2015-07-06
* Linting: Fix header guards, add whitespace.Florian Walch2014-12-24
* Remove #ifdefs TEMPDIRNAMES and add TEMPDIRNAMES for WindowsPavel Platto2014-07-14