wine/ ./configure ./configure.in files/file.c ...

Alexandre Julliard julliard at winehq.com
Tue May 29 15:55:22 CDT 2001


ChangeSet ID:	991169722152318567503244
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/05/29 16:55:22

Modified files:
	.              : configure configure.in 
	files          : file.c 
	include        : acconfig.h config.h.in 
	include/wine   : port.h 
	library        : port.c 
	server         : file.c 
	win32          : file.c 

Log message:
	Marcus Meissner <marcus at jet.franken.de>
	Drop any file64 functions, try to use system supplied 64-bit mode by
	using proper defines.

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

Revision  Changes    Path
 1.202    +58 -142   wine/configure
 1.202    +0 -40     wine/configure.in
 1.97     +6 -8      wine/files/file.c
 1.40     +4 -6      wine/include/acconfig.h
 1.77     +7 -15     wine/include/config.h.in
 1.13     +1 -49     wine/include/wine/port.h
 1.13     +0 -88     wine/library/port.c
 1.41     +13 -12    wine/server/file.c
 1.28     +2 -2      wine/win32/file.c





More information about the wine-cvs mailing list