wine/ dlls/ntdll/debugtools.c dlls/ntdll/ntdll ...

Alexandre Julliard julliard at winehq.com
Mon May 7 19:13:39 CDT 2001


ChangeSet ID:	989280819510566893033683
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/05/07 20:13:39

Modified files:
	dlls/ntdll     : debugtools.c ntdll.spec 
	if1632         : relay.c 
	loader         : pe_image.c 
	relay32        : relay386.c snoop.c 
	scheduler      : process.c thread.c 
	windows        : winproc.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Print the tid in the first column when +tid is specified.

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

Revision  Changes    Path
 1.7      +5 -1      wine/dlls/ntdll/debugtools.c
 1.46     +1 -1      wine/dlls/ntdll/ntdll.spec
 1.42     +10 -6     wine/if1632/relay.c
 1.93     +6 -3      wine/loader/pe_image.c
 1.35     +11 -8     wine/relay32/relay386.c
 1.41     +9 -6      wine/relay32/snoop.c
 1.153    +3 -2      wine/scheduler/process.c
 1.99     +2 -1      wine/scheduler/thread.c
 1.67     +8 -5      wine/windows/winproc.c





More information about the wine-cvs mailing list