wine/ ./configure ./configure.ac dlls/kernel/c ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 14 18:18:24 CDT 2002


ChangeSet ID:	1021418304980790578135387
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/05/14 18:18:24

Modified files:
	.              : configure configure.ac 
	dlls/kernel    : comm.c 
	dlls/netapi32  : netapi32.c 
	dlls/ntdll     : cdrom.c 
	dlls/rpcrt4    : rpcrt4_main.c 
	include        : config.h.in 
	library        : loader.c port.c 

Log message:
	Portability fixes.

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

Revision  Changes    Path
 1.298    +4 -0      wine/configure
 1.40     +2 -0      wine/configure.ac
 1.60     +8 -0      wine/dlls/kernel/comm.c
 1.4      +3 -1      wine/dlls/netapi32/netapi32.c
 1.10     +41 -14    wine/dlls/ntdll/cdrom.c
 1.22     +3 -1      wine/dlls/rpcrt4/rpcrt4_main.c
 1.116    +6 -0      wine/include/config.h.in
 1.13     +4 -0      wine/library/loader.c
 1.29     +9 -1      wine/library/port.c




More information about the wine-cvs mailing list