[PATCH v3 19/19] ntdll: Use syscall frames for x86_64 NtSetContextThread implementation.

Jacek Caban jacek at codeweavers.com
Tue Feb 16 07:30:40 CST 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
v3: Preserve current NtContinue handling of ContextFlags.

  dlls/ntdll/unix/server.c        |  5 ++++-
  dlls/ntdll/unix/signal_arm.c    | 10 ++++++++++
  dlls/ntdll/unix/signal_arm64.c  | 10 ++++++++++
  dlls/ntdll/unix/signal_i386.c   | 11 +++++++++++
  dlls/ntdll/unix/signal_x86_64.c | 21 ++++++++++++++++-----
  dlls/ntdll/unix/unix_private.h  |  1 +
  tools/winebuild/import.c        | 13 ++++++++++++-
  7 files changed, 64 insertions(+), 7 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0019-ntdll-Use-syscall-frames-for-x86_64-NtSetContextThr.txt
Type: text/x-patch
Size: 6193 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210216/61a9bf93/attachment.bin>


More information about the wine-devel mailing list