diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2015-10-27 10:44:15 +0000 |
---|---|---|
committer | Rui Abreu Ferreira <raf-ep@gmx.com> | 2015-11-25 23:15:37 +0000 |
commit | 091b6e216c74678e244edb8c3499d86f43d02df4 (patch) | |
tree | 255f8c192af77e00c6d5ed734d2cbc09f2e9706a /src/nvim/os_unix.c | |
parent | 8dea8a036fcf4f8d0ce8fd26cc3826067b384f13 (diff) | |
download | rneovim-091b6e216c74678e244edb8c3499d86f43d02df4.tar.gz rneovim-091b6e216c74678e244edb8c3499d86f43d02df4.tar.bz2 rneovim-091b6e216c74678e244edb8c3499d86f43d02df4.zip |
Return libuv return code from os_stat()
Instead of returning bool from os_stat return the actual libuv return code.
This function is static and used internally in nvim/os/fs.c it should not
impact the rest of the API. This is a first step to change other fs functions.
Diffstat (limited to 'src/nvim/os_unix.c')
0 files changed, 0 insertions, 0 deletions