neovim/config
John Szakmeister d2e567a835 Use _NSGetEnviron on Mac OS X to gain access to environ.
When building nvim as a shared library for testing, environ is not
exposed.  In order to gain access to the environment variables, you must
get a pointer to them from _NSGetEnviron().

It appears that this may affect the FreeBSD platform too.
2014-02-28 08:15:27 -03:00
..
CMakeLists.txt Use _NSGetEnviron on Mac OS X to gain access to environ. 2014-02-28 08:15:27 -03:00
config.h.in Use _NSGetEnviron on Mac OS X to gain access to environ. 2014-02-28 08:15:27 -03:00
pathdef.c.in Import vim from changeset v5628:c9cad40b4181 2014-01-31 10:39:15 -03:00