aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/os_defs.h
Commit message (Expand)AuthorAge
* fix: define NAME_MAX from _XOPEN_NAME_MAXClaes Nästén2021-12-06
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)tamago3242020-11-06
* startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* os/: remove redundant defineJustin M. Keyes2019-08-15
* Remove maxmem and maxmemtot optionsFelipe Oliveira Carvalho2017-04-11
* ci: Check that `#include "*.h"` works as a single includeEiichi NISHINA2017-03-27
* refactor: strlcat instead of str{n}cat.cztchoice2017-01-23
* ex_cmds2.c: cleanupJustin M. Keyes2016-06-25
* Misc. macro cleanupMichael Reed2016-01-14
* os/*_defs.h: MAXNAMLEN cleanupMichael Reed2016-01-12
* Windows: define MAXNAMLEN for Windows.Seth Jackson2016-01-10
* Fix S_ISLNK definition in os_defs.h.Seth Jackson2016-01-03
* Windows: Bring back code branch for if_cscope.Rui Abreu Ferreira2016-01-01
* Windows: Add path definitions for Windows.Seth Jackson2015-11-29
* Fix comments for os_* functions return valueRui Abreu Ferreira2015-11-25
* remove HAVE_DUP #1072Justin M. Keyes2015-09-12
* os/os_defs.h cleanup: Remaining signal stuffMichael Reed2015-08-27
* os/os_defs.h cleanup: SIGHASARGMichael Reed2015-08-27
* os/os_defs.h cleanup: SIGHAS3ARGSMichael Reed2015-08-27
* os/os-defs.h cleanup: Don't include <time.h>Michael Reed2015-08-27
* remove references to <sys/time.h>Justin M. Keyes2015-08-24
* os/fs: Define os_strerror as an alias to uv_strerrorZyX2015-07-26
* os/*defs: restore some comments and formatting.Justin M. Keyes2015-07-06
* refactor: remove SYS_MENU_FILE (unused)Yamakaky2015-07-06
* Split os_unix_defs.h into os/Yamakaky2015-07-06
* Linting: Fix header guards, add whitespace.Florian Walch2014-12-24
* Create os/os_defs.h for os specific definitionsPavel Platto2014-07-14