wine/ tools/winebuild/relay.c scheduler/thread ...

Alexandre Julliard julliard at winehq.org
Wed Aug 27 22:44:41 CDT 2003


ChangeSet ID:	9123
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/08/27 22:44:41

Modified files:
	tools/winebuild: relay.c 
	scheduler      : thread.c fiber.c 
	include        : thread.h 
	dlls/ntdll     : sysdeps.c exception.c 
	dlls/msvcrt    : except.c 

Log message:
	Renamed a few more TEB fields.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9123

Old revision  New revision  Changes     Path
 1.28          1.29          +3 -3       wine/tools/winebuild/relay.c
 1.146         1.147         +7 -7       wine/scheduler/thread.c
 1.3           1.4           +37 -36     wine/scheduler/fiber.c
 1.78          1.79          +3 -12      wine/include/thread.h
 1.9           1.10          +15 -14     wine/dlls/ntdll/sysdeps.c
 1.57          1.58          +6 -6       wine/dlls/ntdll/exception.c
 1.25          1.26          +4 -4       wine/dlls/msvcrt/except.c




More information about the wine-cvs mailing list