[PATCH 1/2] ntdll: move NtGet/SetContextThread to the signal_* files (resend)

Bernhard Loos bernhardloos at googlemail.com
Mon Nov 14 05:25:20 CST 2011


---
 dlls/ntdll/ntdll_misc.h     |    6 ++
 dlls/ntdll/signal_arm.c     |   46 ++++++++++
 dlls/ntdll/signal_i386.c    |   76 ++++++++++++++++
 dlls/ntdll/signal_powerpc.c |   45 ++++++++++
 dlls/ntdll/signal_sparc.c   |   45 ++++++++++
 dlls/ntdll/signal_x86_64.c  |   46 ++++++++++
 dlls/ntdll/thread.c         |  200 +++++++++++++++----------------------------
 7 files changed, 332 insertions(+), 132 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-move-NtGet-SetContextThread-to-the-signal_-fil.patch
Type: text/x-patch
Size: 20012 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111114/f9e35ef2/attachment-0001.bin>


More information about the wine-patches mailing list