mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 09:18:19 +00:00
os_unix: Use libuv uv_cwd instead of getcwd/getwd.
This commit is contained in:

committed by
Thiago de Arruda

parent
d342257ae4
commit
1e2da25d3d
@@ -12,6 +12,7 @@
|
||||
*/
|
||||
|
||||
#include "vim.h"
|
||||
#include "os/os.h"
|
||||
|
||||
|
||||
#if defined(HAVE_UTIME) && defined(HAVE_UTIME_H)
|
||||
|
Reference in New Issue
Block a user