aboutsummaryrefslogtreecommitdiff
path: root/test/functional/eval/msgpack_functions_spec.lua
diff options
context:
space:
mode:
authorRui Abreu Ferreira <raf-ep@gmx.com>2014-06-08 19:57:18 +0100
committerSeth Jackson <sethjackson@gmail.com>2015-12-12 22:33:10 -0500
commit810d31a43001e0955a0a3194998afcc9a0ed33ec (patch)
tree90ca7f70057a79e5bf5370dc29954262c4f35eff /test/functional/eval/msgpack_functions_spec.lua
parentf183cc14de40542899f1bad44943695b0ccf0e5c (diff)
downloadrneovim-810d31a43001e0955a0a3194998afcc9a0ed33ec.tar.gz
rneovim-810d31a43001e0955a0a3194998afcc9a0ed33ec.tar.bz2
rneovim-810d31a43001e0955a0a3194998afcc9a0ed33ec.zip
Windows: Implement os_setenv() using _putenv_s()
Windows does not have setenv(), instead the _putenv_s() function is used - added a function check and fatal errors. Implemented os_setenv() for Windows. Vim supports the original putenv() function if no alternative is available. Neovim only supports systems where safer alternatives exist, so the check for putenv() was removed from config/CMakeLists.txt.
Diffstat (limited to 'test/functional/eval/msgpack_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions