Merge branch 'hv/mingw-fs-funnies'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Feb 2011 05:17:37 +0000 (21:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Feb 2011 05:17:37 +0000 (21:17 -0800)
* hv/mingw-fs-funnies:
mingw_rmdir: set errno=ENOTEMPTY when appropriate
mingw: add fallback for rmdir in case directory is in use
mingw: make failures to unlink or move raise a question
mingw: work around irregular failures of unlink on windows
mingw: move unlink wrapper to mingw.c

1  2 
compat/mingw.h
diff --cc compat/mingw.h
Simple merge