Alexandre Julliard : ntdll: Move the Unix codepage initialization to the Unix library.

Alexandre Julliard julliard at winehq.org
Wed May 20 15:35:39 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed May 20 14:04:32 2020 +0200

ntdll: Move the Unix codepage initialization to the Unix library.

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

---

 dlls/ntdll/locale.c      | 125 +--------------------------------------
 dlls/ntdll/unix/loader.c | 151 +++++++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/unixlib.h     |   3 +-
 3 files changed, 154 insertions(+), 125 deletions(-)

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



More information about the wine-cvs mailing list