Files
neovim/src/nvim/os
Scott Prager 412d246be7 getenv: return NULL if empty #2574
Making an environment variable empty can be a way of unsetting it for
platforms that don't support unsetenv(). In most cases, we treat empty
variables as having been unset. For all others, use os_env_exists().
2015-05-29 13:12:12 -04:00
..
2014-07-14 20:28:40 +02:00
2015-05-29 13:12:12 -04:00
2015-05-13 15:29:50 -04:00
2014-10-18 12:51:35 -03:00
2014-06-02 11:04:18 -03:00
2014-06-02 11:04:18 -03:00
2014-07-20 18:27:45 -04:00
2014-06-02 11:04:17 -03:00