Module: wine Branch: master Commit: 42e42e908503ea3262d915ccb3aaf3ecc0b23f91 URL: https://source.winehq.org/git/wine.git/?a=commit;h=42e42e908503ea3262d915ccb...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jun 2 12:52:19 2021 +0200
ntdll: Use a single syscall dispatcher controlled by global flags on i386.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/ntdll/unix/signal_i386.c | 26 ++++----- tools/winebuild/import.c | 128 ++++++++++++++++++------------------------ 2 files changed, 66 insertions(+), 88 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=42e42e908503ea3262d91...