Alexandre Julliard : ntdll: Load the main image from the Unix side.

Alexandre Julliard julliard at winehq.org
Wed Mar 24 16:20:39 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Mar 24 10:53:53 2021 +0100

ntdll: Load the main image from the Unix side.

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

---

 dlls/ntdll/env.c               |  79 +-----------------------
 dlls/ntdll/loader.c            | 112 +++++++++++++---------------------
 dlls/ntdll/unix/env.c          |  70 +++++++++++++++++++--
 dlls/ntdll/unix/file.c         | 135 +++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/unix/loader.c       | 112 +++++++++++++++++++++++++++++++---
 dlls/ntdll/unix/unix_private.h |   3 +
 6 files changed, 349 insertions(+), 162 deletions(-)

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



More information about the wine-cvs mailing list