neovim/src
James McCoy 48dbb75ff6 iconv: Always include errno.h when USE_ICONV is defined (#5251)
When USE_ICONV is defined, iconv.h references various errno constants,
but errno.h is only being included when HAVE_ICONV_H is not defined.
This causes build failures on at least GNU/Hurd.
2016-08-25 22:02:40 -04:00
..
nvim iconv: Always include errno.h when USE_ICONV is defined (#5251) 2016-08-25 22:02:40 -04:00
.asan-blacklist reorg 2016-06-03 14:15:36 -04:00
.clang-format clang-format configuration 2016-03-02 23:56:38 -05:00
.valgrind.supp reorg 2016-06-03 14:15:36 -04:00
clint.py *: Fix linter errors 2016-06-24 17:16:11 +03:00
Doxyfile reorg 2016-06-03 14:15:36 -04:00