wine/ server/trace.c server/protocol.def inclu ...

Alexandre Julliard julliard at winehq.org
Thu Jul 15 22:54:35 CDT 2004


ChangeSet ID:	12939
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/15 22:54:35

Modified files:
	server         : trace.c protocol.def 
	include/wine   : server_protocol.h 
	dlls/kernel    : process.c 

Log message:
	Pass the environment for a child process through the server instead of
	relying on the Unix environment.

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

Old revision  New revision  Changes     Path
 1.209         1.210         +6 -0       wine/server/trace.c
 1.106         1.107         +2 -0       wine/server/protocol.def
 1.107         1.108         +3 -1       wine/include/wine/server_protocol.h
 1.68          1.69          +59 -40     wine/dlls/kernel/process.c




More information about the wine-cvs mailing list