wine/ files/file.c include/wine/server_protoco ...

Alexandre Julliard julliard at winehq.com
Thu Oct 4 11:18:15 CDT 2001


ChangeSet ID:	100221229523429734678939
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/10/04 12:18:15

Modified files:
	files          : file.c 
	include/wine   : server_protocol.h 
	server         : console.c device.c file.c mapping.c object.c 
	                 pipe.c protocol.def serial.c trace.c 

Log message:
	Mike McCormack <mike_mccormack at start.com.au>
	Fetch a handle type in FILE_GetUnixHandle.

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

Revision  Changes    Path
 1.112    +17 -3     wine/files/file.c
 1.8      +6 -1      wine/include/wine/server_protocol.h
 1.28     +14 -11    wine/server/console.c
 1.10     +15 -11    wine/server/device.c
 1.46     +30 -26    wine/server/file.c
 1.24     +12 -1     wine/server/mapping.c
 1.19     +1 -1      wine/server/object.c
 1.19     +14 -11    wine/server/pipe.c
 1.8      +5 -0      wine/server/protocol.def
 1.12     +14 -12    wine/server/serial.c
 1.103    +2 -1      wine/server/trace.c





More information about the wine-cvs mailing list