summaryrefslogtreecommitdiff
path: root/src/errors.c
diff options
context:
space:
mode:
authorVicent Marti <tanoku@gmail.com>2011-02-24 23:53:40 +0200
committerVicent Marti <tanoku@gmail.com>2011-02-24 23:53:40 +0200
commit7360122ba973dfea6604ee1b378f79ce6399af3e (patch)
tree64acb5e54df05d7f344eb2c509ba9f1c69275e0d /src/errors.c
parent3eb47c9f6768292b8c8f8199ef851812c03aff70 (diff)
downloadlibgit2-7360122ba973dfea6604ee1b378f79ce6399af3e.tar.gz
Fix file renaming in MinGW
We now use MoveFileEx, which is not assured to be atomic but works for always (both if the destination exists, or if it doesn't) and is available in MinGW. Since this is a Win32 API call, complaint about lost or overwritten files should be forwarded at Steve Ballmer. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Diffstat (limited to 'src/errors.c')
0 files changed, 0 insertions, 0 deletions