Alexandre Julliard : ntdll: Move some duplicated locale definitions to a common header.

Alexandre Julliard julliard at winehq.org
Mon Apr 11 15:54:58 CDT 2022


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr 11 10:35:44 2022 +0200

ntdll: Move some duplicated locale definitions to a common header.

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

---

 dlls/ntdll/locale.c         | 437 +-----------------------------------------
 dlls/ntdll/locale_private.h | 453 ++++++++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/unix/env.c       | 229 +---------------------
 3 files changed, 455 insertions(+), 664 deletions(-)

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



More information about the wine-cvs mailing list