Module: wine Branch: master Commit: f3d90fd55b5d320304022ba72aba8c6887183e51 URL: https://gitlab.winehq.org/wine/wine/-/commit/f3d90fd55b5d320304022ba72aba8c6...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Mar 23 14:18:59 2023 +0100
ntdll: Add a helper function to check for old-style Wow64 mode.
---
dlls/ntdll/unix/file.c | 2 +- dlls/ntdll/unix/process.c | 4 +--- dlls/ntdll/unix/server.c | 8 +------- dlls/ntdll/unix/signal_i386.c | 12 ++++++------ dlls/ntdll/unix/system.c | 4 +--- dlls/ntdll/unix/thread.c | 10 +++------- dlls/ntdll/unix/unix_private.h | 9 ++++++--- dlls/ntdll/unix/virtual.c | 6 +++--- 8 files changed, 22 insertions(+), 33 deletions(-)