wine/ dlls/ntdll/ntdll.spec dlls/x11drv/x11drv ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu May 30 15:40:03 CDT 2002


ChangeSet ID:	1022791202922035255543054
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/05/30 15:40:02

Modified files:
	dlls/ntdll     : ntdll.spec 
	dlls/x11drv    : x11drv_main.c 
	files          : file.c 
	include        : file.h 
	include/wine   : server.h 
	scheduler      : client.c process.c 

Log message:
	Added wine_server_fd_to_handle to replace FILE_DupUnixHandle.

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

Revision  Changes    Path
 1.66     +1 -0      wine/dlls/ntdll/ntdll.spec
 1.53     +8 -4      wine/dlls/x11drv/x11drv_main.c
 1.147    +0 -25     wine/files/file.c
 1.43     +0 -1      wine/include/file.h
 1.7      +1 -0      wine/include/wine/server.h
 1.84     +24 -0     wine/scheduler/client.c
 1.185    +7 -3      wine/scheduler/process.c




More information about the wine-cvs mailing list