Alexandre Julliard : ntdll: Don't rely on get_thread_context() updating the context flags.

Alexandre Julliard julliard at winehq.org
Tue Jun 29 15:58:26 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 29 14:46:30 2021 +0200

ntdll: Don't rely on get_thread_context() updating the context flags.

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

---

 dlls/ntdll/unix/signal_arm.c    |  66 +++++++-------
 dlls/ntdll/unix/signal_arm64.c  |  48 +++++-----
 dlls/ntdll/unix/signal_i386.c   |   3 +-
 dlls/ntdll/unix/signal_x86_64.c | 193 +++++++++++++++++++---------------------
 4 files changed, 146 insertions(+), 164 deletions(-)

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



More information about the wine-cvs mailing list