wine/ include/msvcrt/stddef.h include/msvcrt/p ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Nov 3 07:17:51 CST 2005


ChangeSet ID:	21090
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/11/03 07:17:51

Modified files:
	include/msvcrt : stddef.h process.h 
	dlls/msvcrt/tests: headers.c 
	dlls/msvcrt    : thread.c string.c process.c msvcrt.h 

Log message:
	Kevin Koltzau <kevin at plop.org>
	Fix warnings and errors in 64bit.

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

Old revision  New revision  Changes     Path
 1.9           1.10          +30 -0      wine/include/msvcrt/stddef.h
 1.12          1.13          +52 -52     wine/include/msvcrt/process.h
 1.8           1.9           +2 -0       wine/dlls/msvcrt/tests/headers.c
 1.13          1.14          +4 -4       wine/dlls/msvcrt/thread.c
 1.12          1.13          +1 -1       wine/dlls/msvcrt/string.c
 1.30          1.31          +32 -35     wine/dlls/msvcrt/process.c
 1.38          1.39          +10 -2      wine/dlls/msvcrt/msvcrt.h




More information about the wine-cvs mailing list