index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
os
/
os_defs.h
Commit message (
Expand
)
Author
Age
*
fix: define NAME_MAX from _XOPEN_NAME_MAX
Claes Nästén
2021-12-06
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)
tamago324
2020-11-06
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
os/: remove redundant define
Justin M. Keyes
2019-08-15
*
Remove maxmem and maxmemtot options
Felipe Oliveira Carvalho
2017-04-11
*
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
2017-03-27
*
refactor: strlcat instead of str{n}cat.
cztchoice
2017-01-23
*
ex_cmds2.c: cleanup
Justin M. Keyes
2016-06-25
*
Misc. macro cleanup
Michael Reed
2016-01-14
*
os/*_defs.h: MAXNAMLEN cleanup
Michael Reed
2016-01-12
*
Windows: define MAXNAMLEN for Windows.
Seth Jackson
2016-01-10
*
Fix S_ISLNK definition in os_defs.h.
Seth Jackson
2016-01-03
*
Windows: Bring back code branch for if_cscope.
Rui Abreu Ferreira
2016-01-01
*
Windows: Add path definitions for Windows.
Seth Jackson
2015-11-29
*
Fix comments for os_* functions return value
Rui Abreu Ferreira
2015-11-25
*
remove HAVE_DUP #1072
Justin M. Keyes
2015-09-12
*
os/os_defs.h cleanup: Remaining signal stuff
Michael Reed
2015-08-27
*
os/os_defs.h cleanup: SIGHASARG
Michael Reed
2015-08-27
*
os/os_defs.h cleanup: SIGHAS3ARGS
Michael Reed
2015-08-27
*
os/os-defs.h cleanup: Don't include <time.h>
Michael Reed
2015-08-27
*
remove references to <sys/time.h>
Justin M. Keyes
2015-08-24
*
os/fs: Define os_strerror as an alias to uv_strerror
ZyX
2015-07-26
*
os/*defs: restore some comments and formatting.
Justin M. Keyes
2015-07-06
*
refactor: remove SYS_MENU_FILE (unused)
Yamakaky
2015-07-06
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
Linting: Fix header guards, add whitespace.
Florian Walch
2014-12-24
*
Create os/os_defs.h for os specific definitions
Pavel Platto
2014-07-14