Module: wine Branch: master Commit: 050378d4d75bac651a8e18be989953d8be3afb9b URL: https://source.winehq.org/git/wine.git/?a=commit;h=050378d4d75bac651a8e18be9...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 7 13:22:15 2021 +0200
ntdll: Only restore the modified parts of the syscall frame on i386.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/unix/signal_i386.c | 125 ++++++++++-------------------------------- tools/winebuild/import.c | 92 +++++++++++++++++++------------ 2 files changed, 85 insertions(+), 132 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=050378d4d75bac651a8e1...