neovim/config
Michael Reed 2d50a95601 os/os_defs.h cleanup: Remaining signal stuff
RETSIGTYPE, SIGRETURN, and SIGDEFARG are always defined the same, so
inline them for simplicity; SIGDUMMYARG, however, is unused, so remove
it.

Even if these things don't work on windows, the signal handler in
if_cscope.c is already wrapped with '#idef UNIX', as is its only call
site.

Reviewed-by: Justin M. Keyes <justinkz@gmail.com>
2015-08-27 16:56:05 -04:00
..
CMakeLists.txt Small cleanup after #3227 2015-08-25 21:38:15 -04:00
config.h.in os/os_defs.h cleanup: Remaining signal stuff 2015-08-27 16:56:05 -04:00
pathdef.c.in CMake: Fix helptags generation when prefix is not /usr. #2741 2015-06-09 01:12:08 -04:00
versiondef.h.in config: split out versiondef.h from config.h 2015-03-08 21:54:57 -04:00