wine/files file.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 16 20:27:56 CDT 2002


ChangeSet ID:	1032226076324729053842933
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/16 20:27:56

Modified files:
	files          : file.c 

Log message:
	Martin Wilck <Martin.Wilck at Fujitsu-Siemens.com>
	- Return correct error codes.
	- Fix behaviour if files are on different Wine drives
	- delete source if copy successful
	- try rename() - files may be on the same Unix file system.
	- Try copy/delete if rename() fails: files may be on the same DOS
	drive, but on different Unix file systems.

Patch: http://cvs.winehq.com/patch.py?id=1032226076324729053842933

Revision  Changes    Path
 1.165    +30 -14    wine/files/file.c




More information about the wine-cvs mailing list