wine/ libs/port/Makefile.in include/wine/port. ...

Alexandre Julliard julliard at winehq.org
Tue Oct 19 18:53:26 CDT 2004


ChangeSet ID:	14232
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/19 18:53:26

Modified files:
	libs/port      : Makefile.in 
	include/wine   : port.h 
	include        : config.h.in 
	dlls/itss      : chm_lib.c 
	.              : configure.ac configure 
Added files:
	libs/port      : ffs.c 

Log message:
	Hans Leidekker <hans at it.vu.nl>
	Add ffs() to porting library, needed by MinGW.

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

Old revision  New revision  Changes     Path
 1.12          1.13          +1 -0       wine/libs/port/Makefile.in
 1.62          1.63          +5 -0       wine/include/wine/port.h
 1.204         1.205         +3 -0       wine/include/config.h.in
 1.3           1.4           +1 -0       wine/dlls/itss/chm_lib.c
 1.321         1.322         +1 -0       wine/configure.ac
 1.611         1.612         +2 -0       wine/configure
 Added         1.1           +0 -0       wine/libs/port/ffs.c




More information about the wine-cvs mailing list