wine/ include/msvcrt/float.h include/Makefile. ...

Alexandre Julliard julliard at winehq.org
Fri May 13 12:44:29 CDT 2005


ChangeSet ID:	17479
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/13 12:44:29

Modified files:
	include/msvcrt : float.h 
	include        : Makefile.in 
	dlls/msvcrt    : msvcrt.h main.c except.c 
Added files:
	include/msvcrt : signal.h 

Log message:
	Juan Lang <juan_lang at yahoo.com>
	Implement signals.

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

Old revision  New revision  Changes     Path
 1.3           1.4           +13 -0      wine/include/msvcrt/float.h
 1.167         1.168         +1 -0       wine/include/Makefile.in
 1.35          1.36          +2 -0       wine/dlls/msvcrt/msvcrt.h
 1.22          1.23          +2 -0       wine/dlls/msvcrt/main.c
 1.35          1.36          +140 -5     wine/dlls/msvcrt/except.c
 Added         1.1           +0 -0       wine/include/msvcrt/signal.h




More information about the wine-cvs mailing list