Alexandre Julliard : ntdll: Avoid importing the codepage functions from the Unix library.

Alexandre Julliard julliard at winehq.org
Wed Jul 1 15:22:48 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jul  1 10:37:16 2020 +0200

ntdll: Avoid importing the codepage functions from the Unix library.

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

---

 dlls/ntdll/locale.c            |   3 +-
 dlls/ntdll/unix/env.c          | 243 +++++++++++++++++++++++++++++++++++------
 dlls/ntdll/unix/loader.c       |   2 +-
 dlls/ntdll/unix/unix_private.h |   2 +-
 dlls/ntdll/unixlib.h           |   4 +-
 5 files changed, 215 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list