wine/ include/winternl.h dlls/ntdll/thread.c d ...

Alexandre Julliard julliard at winehq.org
Thu Oct 9 14:58:56 CDT 2003


ChangeSet ID:	9711
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/10/09 14:58:56

Modified files:
	include        : winternl.h 
	dlls/ntdll     : thread.c 
	dlls/kernel    : process.c 

Log message:
	Use the Rtl bitmap functions to implement Tls allocation.
	Get rid of the PDB structure.

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

Old revision  New revision  Changes     Path
 1.59          1.60          +18 -15     wine/include/winternl.h
 1.6           1.7           +4 -1       wine/dlls/ntdll/thread.c
 1.22          1.23          +23 -97     wine/dlls/kernel/process.c




More information about the wine-cvs mailing list