Alexandre Julliard : ntdll: Move the locale system calls to the Unix library.

Alexandre Julliard julliard at winehq.org
Mon Jul 20 15:30:09 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jul 20 12:26:08 2020 +0200

ntdll: Move the locale system calls to the Unix library.

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

---

 dlls/ntdll/locale.c   | 79 ++++++++++++---------------------------------------
 dlls/ntdll/ntdll.spec | 20 ++++++-------
 dlls/ntdll/unix/env.c | 58 +++++++++++++++++++++++++++++++++++++
 3 files changed, 86 insertions(+), 71 deletions(-)

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



More information about the wine-cvs mailing list