wine/ ./configure ./configure.in include/confi ...

Alexandre Julliard julliard at winehq.com
Mon Jan 7 15:00:29 CST 2002


ChangeSet ID:	1010437228421688222326338
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/07 16:00:28

Modified files:
	.              : configure configure.in 
	include        : config.h.in 
	include/wine   : obj_storage.h port.h 
	library        : port.c 

Log message:
	Added configure check for pread/pwrite.

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

Revision  Changes    Path
 1.245    +63 -61    wine/configure
 1.246    +2 -0      wine/configure.in
 1.95     +6 -0      wine/include/config.h.in
 1.23     +1 -0      wine/include/wine/obj_storage.h
 1.18     +9 -0      wine/include/wine/port.h
 1.22     +53 -0     wine/library/port.c





More information about the wine-cvs mailing list