wine/server file.h file.c fd.c

Alexandre Julliard julliard at winehq.org
Fri Apr 2 13:50:49 CST 2004


ChangeSet ID:	11813
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/02 13:50:49

Modified files:
	server         : file.h file.c fd.c 

Log message:
	Moved FILE_DELETE_ON_CLOSE support to the inode object so that we
	really wait for the last close.
	Added FILE_SHARE_DELETE support.

Patch: http://cvs.winehq.org/patch.py?id=11813

Old revision  New revision  Changes     Path
 1.12          1.13          +1 -1       wine/server/file.h
 1.78          1.79          +6 -10      wine/server/file.c
 1.16          1.17          +64 -18     wine/server/fd.c




More information about the wine-cvs mailing list