Alexandre Julliard : ntdll: Merge the thread data and thread regs structure , and make sure i386 regs are not available on other platforms.

Alexandre Julliard julliard at winehq.org
Thu Nov 19 10:15:23 CST 2009


Module: wine
Branch: master
Commit: 16ddc624050a9780c16abb0421e093925bc351cf
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=16ddc624050a9780c16abb0421e093925bc351cf

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Nov 19 12:27:09 2009 +0100

ntdll: Merge the thread data and thread regs structure, and make sure i386 regs are not available on other platforms.

---

 dlls/ntdll/ntdll_misc.h  |   44 +++++++++++++++------------------------
 dlls/ntdll/signal_i386.c |   51 ++++++++++++++++++++-------------------------
 dlls/ntdll/thread.c      |   31 ++++++++++++++-------------
 3 files changed, 56 insertions(+), 70 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=16ddc624050a9780c16abb0421e093925bc351cf



More information about the wine-cvs mailing list