Alexandre Julliard : ntdll: Call the Unix entry point from the Unix side.

Alexandre Julliard julliard at winehq.org
Tue Mar 16 16:39:03 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar 16 11:10:15 2021 +0100

ntdll: Call the Unix entry point from the Unix side.

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

---

 dlls/ntdll/loader.c            | 16 +++++----------
 dlls/ntdll/unix/loader.c       | 26 +++++++------------------
 dlls/ntdll/unix/unix_private.h |  3 ++-
 dlls/ntdll/unix/virtual.c      | 44 ++++++++++++++++++++++++++++++------------
 dlls/ntdll/unixlib.h           |  5 +++--
 5 files changed, 49 insertions(+), 45 deletions(-)

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



More information about the wine-cvs mailing list