wine/ ./configure ./configure.ac dlls/msvcrt/p ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 9 14:49:32 CDT 2002


ChangeSet ID:	1028922572617069078217359
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/08/09 14:49:32

Modified files:
	.              : configure configure.ac 
	dlls/msvcrt    : process.c 
	include        : config.h.in 

Log message:
	Marcus Meissner <meissner at suse.de>
	Copy va_lists by using va_copy, not by just assigning them.

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

Revision  Changes    Path
 1.331    +113 -0    wine/configure
 1.69     +28 -0     wine/configure.ac
 1.13     +15 -1     wine/dlls/msvcrt/process.c
 1.127    +6 -0      wine/include/config.h.in




More information about the wine-cvs mailing list