wine/ windows/spy.c scheduler/thread.c relay32 ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 18 17:29:48 CST 2003


ChangeSet ID:	7273
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/02/18 17:29:48

Modified files:
	windows        : spy.c 
	scheduler      : thread.c 
	relay32        : snoop.c relay386.c 
	loader         : pe_image.c 
	if1632         : relay.c 
	graphics/x11drv: dib.c 
	dlls/user      : hook.c 
	dlls/ntdll     : debugtools.c critsection.c 
	dlls/msvcrt    : main.c 

Log message:
	Print thread ids in traces with only 4 digits now that they are small
	integers.

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

Old revision  New revision  Changes     Path
 1.51          1.52          +1 -1       wine/windows/spy.c
 1.128         1.129         +2 -2       wine/scheduler/thread.c
 1.60          1.61          +3 -3       wine/relay32/snoop.c
 1.50          1.51          +5 -5       wine/relay32/relay386.c
 1.119         1.120         +2 -2       wine/loader/pe_image.c
 1.55          1.56          +6 -6       wine/if1632/relay.c
 1.106         1.107         +1 -1       wine/graphics/x11drv/dib.c
 1.6           1.7           +2 -2       wine/dlls/user/hook.c
 1.27          1.28          +1 -1       wine/dlls/ntdll/debugtools.c
 1.15          1.16          +2 -2       wine/dlls/ntdll/critsection.c
 1.13          1.14          +2 -2       wine/dlls/msvcrt/main.c




More information about the wine-cvs mailing list