diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-07-23 20:56:27 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-07-25 22:32:23 +0200 |
commit | bb3a0099c6909edc779cf9d2eff9656dab9a967e (patch) | |
tree | 8fdf027c2d30c17c20d5d521bf18e116912d831d /src/nvim/diff.c | |
parent | 8a9c9a996322a1d111c55efb156710add68da358 (diff) | |
download | rneovim-bb3a0099c6909edc779cf9d2eff9656dab9a967e.tar.gz rneovim-bb3a0099c6909edc779cf9d2eff9656dab9a967e.tar.bz2 rneovim-bb3a0099c6909edc779cf9d2eff9656dab9a967e.zip |
os/fs: introduce os_fopen()
Windows: Using fopen() directly may need UTF-16 filepath conversion. To
achieve that, os_fopen() goes through os_open().
fix #10586
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions