Alexandre Julliard : ntdll: Go through the syscall return path for syscall faults.

Alexandre Julliard julliard at winehq.org
Mon Jun 21 16:14:55 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 21 15:43:22 2021 +0200

ntdll: Go through the syscall return path for syscall faults.

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

---

 dlls/ntdll/unix/signal_arm.c    | 16 +++----------
 dlls/ntdll/unix/signal_arm64.c  |  9 +++----
 dlls/ntdll/unix/signal_i386.c   | 24 ++++++++++---------
 dlls/ntdll/unix/signal_x86_64.c | 17 +++----------
 dlls/ntdll/unix/unix_private.h  |  1 +
 tools/winebuild/import.c        | 53 ++++++++++++++++++++++++-----------------
 6 files changed, 54 insertions(+), 66 deletions(-)

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



More information about the wine-cvs mailing list