Files
git/compat
Karsten Blees fbfc1f1ffc Win32: mingw_unlink: support symlinks to directories
_wunlink() / DeleteFileW() refuses to delete symlinks to directories. If
_wunlink() fails with ERROR_ACCESS_DENIED, try _wrmdir() as well.

Signed-off-by: Karsten Blees <blees@dcon.de>
2021-08-11 18:56:35 -04:00
..
2021-08-11 18:56:35 -04:00
2020-04-16 15:23:42 -07:00
2021-08-11 18:56:35 -04:00
2021-02-26 14:15:51 -08:00