wine/ include/winternl.h include/winnt.h inclu ...

Alexandre Julliard julliard at winehq.org
Sat Mar 19 11:14:12 CST 2005


ChangeSet ID:	16728
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/19 11:14:12

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

Log message:
	Added support for the TLS expansion slots, adding an extra 1024
	entries.

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

Old revision  New revision  Changes     Path
 1.109         1.110         +2 -2       wine/include/winternl.h
 1.203         1.204         +2 -0       wine/include/winnt.h
 1.98          1.99          +1 -1       wine/include/thread.h
 1.24          1.25          +25 -6      wine/dlls/ntdll/thread.c
 1.85          1.86          +67 -14     wine/dlls/kernel/process.c




More information about the wine-cvs mailing list