diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2015-02-25 10:33:04 +0000 |
---|---|---|
committer | Scott Prager <splinterofchaos@gmail.com> | 2015-04-14 15:20:50 -0400 |
commit | 71487a935e658e2c193188d871a1c3a7a570dbc0 (patch) | |
tree | 459940111273bafd9e05bc2761660ea7dcc78900 /runtime/doc/manpages | |
parent | a9ee85b9fc2d4e3faa466e9c3062cd41315f8456 (diff) | |
download | rneovim-71487a935e658e2c193188d871a1c3a7a570dbc0.tar.gz rneovim-71487a935e658e2c193188d871a1c3a7a570dbc0.tar.bz2 rneovim-71487a935e658e2c193188d871a1c3a7a570dbc0.zip |
Implement os_unsetenv()
- In UNIX systems where unsetenv() is available, it is used. Otherwise
the variables are set with the empty string.
- New check HAVE_UNSETENV for unsetenv()
- Added unit test to env_spec.lua
Diffstat (limited to 'runtime/doc/manpages')
0 files changed, 0 insertions, 0 deletions