Alexandre Julliard : ntdll: Switch to the kernel stack for syscalls on x86-64.

Alexandre Julliard julliard at winehq.org
Fri Jun 11 15:31:30 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jun 11 10:57:26 2021 +0200

ntdll: Switch to the kernel stack for syscalls on x86-64.

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

---

 dlls/ntdll/unix/signal_x86_64.c | 266 +++++++++++++---------------------------
 tools/winebuild/import.c        | 169 +++++++++++--------------
 2 files changed, 161 insertions(+), 274 deletions(-)

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



More information about the wine-cvs mailing list