Files
git/compat
Karsten Blees d29d115d67 Win32: remove separate do_lstat() function
With the new mingw_stat() implementation, do_lstat() is only called from
mingw_lstat() (with follow == 0). Remove the extra function and the old
mingw_stat()-specific (follow == 1) logic.

Signed-off-by: Karsten Blees <blees@dcon.de>
2018-09-05 09:24:35 -04:00
..
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2018-09-05 09:24:33 -04:00