diff options
author | Heiko Voigt <hvoigt@hvoigt.net> | 2011-02-07 21:50:26 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-02-07 15:45:54 -0800 |
commit | 19e125498bc417e20f0b8c1014b808654e4acfe4 (patch) | |
tree | a1b1e6f2cc0dd4edf847ff48f8b70169e8a0bec9 /compat/strtoumax.c | |
parent | mingw: move unlink wrapper to mingw.c (diff) | |
download | tgif-19e125498bc417e20f0b8c1014b808654e4acfe4.tar.xz |
mingw: work around irregular failures of unlink on windows
If a file is opened by another process (e.g. indexing of an IDE) for
reading it is not allowed to be deleted. So in case unlink fails retry
after waiting for some time. This extends the workaround from 6ac6f878.
Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/strtoumax.c')
0 files changed, 0 insertions, 0 deletions