Code

Merge branch 'hv/mingw-fs-funnies' into pu
authorJunio C Hamano <gitster@pobox.com>
Mon, 31 Jan 2011 03:03:20 +0000 (19:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 31 Jan 2011 03:03:20 +0000 (19:03 -0800)
commit380cfe8e70c215a4e23cd0d4f858eab4298c1c2f
tree86371b0049dc58abf52730a2e9e97c9d8c5db2be
parent50e7f679a64466cd36f31d3f7a49e4b063822b29
parent13d396f68c8b1fbb5cd090de8faa046a27d9a6eb
Merge branch 'hv/mingw-fs-funnies' into pu

* 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
compat/mingw.h