Alexandre Julliard : ntdll: Set the Wine paths environment variables from the Unix library.

Alexandre Julliard julliard at winehq.org
Wed Jun 24 15:47:34 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jun 24 09:21:48 2020 +0200

ntdll: Set the Wine paths environment variables from the Unix library.

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

---

 dlls/ntdll/env.c               | 163 +++++------------------------------------
 dlls/ntdll/ntdll_misc.h        |   4 -
 dlls/ntdll/server.c            |   4 -
 dlls/ntdll/thread.c            |   1 -
 dlls/ntdll/unix/env.c          |  82 +++++++++++++++++++++
 dlls/ntdll/unix/loader.c       |  30 +-------
 dlls/ntdll/unix/unix_private.h |   2 +
 dlls/ntdll/unixlib.h           |   5 +-
 8 files changed, 105 insertions(+), 186 deletions(-)

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



More information about the wine-cvs mailing list