Alexandre Julliard : ntdll: Pass the server context to get/ set_thread_context().

Alexandre Julliard julliard at winehq.org
Tue Jun 12 17:36:03 CDT 2018


Module: wine
Branch: master
Commit: 36371075f8faebcb0ae2738982a877900ba870fb
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=36371075f8faebcb0ae2738982a877900ba870fb

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 12 10:46:27 2018 +0200

ntdll: Pass the server context to get/set_thread_context().

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/ntdll_misc.h     |  4 ++--
 dlls/ntdll/signal_arm.c     | 28 ++++++++++++++++++++++++++--
 dlls/ntdll/signal_arm64.c   | 27 +++++++++++++++++++++++++--
 dlls/ntdll/signal_i386.c    | 33 +++++++++++++++++++++++++++++++--
 dlls/ntdll/signal_powerpc.c | 27 +++++++++++++++++++++++++--
 dlls/ntdll/signal_x86_64.c  | 33 ++++++++++++++++++++++++++++++---
 dlls/ntdll/thread.c         | 45 ++++++++-------------------------------------
 7 files changed, 147 insertions(+), 50 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=36371075f8faebcb0ae2738982a877900ba870fb



More information about the wine-cvs mailing list