git/compat
Karsten Blees 3a56953bd2 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>
2024-10-08 08:57:49 +02:00
..
2024-10-08 08:57:45 +02:00
2024-06-14 10:26:33 -07:00