Alexandre Julliard : ntdll: Move the loading of the global options to the Unix side.

Alexandre Julliard julliard at winehq.org
Wed Aug 4 16:41:36 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Aug  4 11:45:51 2021 +0200

ntdll: Move the loading of the global options to the Unix side.

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

---

 dlls/kernel32/tests/process.c |  18 ++++++--
 dlls/ntdll/heap.c             |   4 +-
 dlls/ntdll/loader.c           |  22 ----------
 dlls/ntdll/ntdll_misc.h       |   1 -
 dlls/ntdll/unix/env.c         | 100 +++++++++++++++++++++++++++++++++++++-----
 5 files changed, 105 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list