Alexandre Julliard : ntdll: Allocate the initial process parameters on the Unix side.

Alexandre Julliard julliard at winehq.org
Mon Feb 15 16:09:50 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb 15 12:30:28 2021 +0100

ntdll: Allocate the initial process parameters on the Unix side.

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

---

 dlls/ntdll/env.c               |  89 +++++++-----------------
 dlls/ntdll/unix/env.c          | 150 ++++++++++++++++++++++++++++++++++-------
 dlls/ntdll/unix/loader.c       |   2 +-
 dlls/ntdll/unix/unix_private.h |   2 +-
 dlls/ntdll/unixlib.h           |   3 +-
 5 files changed, 151 insertions(+), 95 deletions(-)

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



More information about the wine-cvs mailing list