Piotr Caban : msvcrt: Remove MSVCRT__locale_t type.

Alexandre Julliard julliard at winehq.org
Thu Nov 26 16:31:01 CST 2020


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Nov 26 19:19:18 2020 +0100

msvcrt: Remove MSVCRT__locale_t type.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcrt/console.c |   4 +-
 dlls/msvcrt/ctype.c   |  32 +++++-----
 dlls/msvcrt/file.c    |  26 ++++----
 dlls/msvcrt/locale.c  |  22 +++----
 dlls/msvcrt/mbcs.c    |  82 ++++++++++++------------
 dlls/msvcrt/msvcrt.h  |  67 +++++++++----------
 dlls/msvcrt/printf.h  |  22 +++----
 dlls/msvcrt/scanf.c   |  48 +++++++-------
 dlls/msvcrt/scanf.h   |  32 +++++-----
 dlls/msvcrt/string.c  |  56 ++++++++--------
 dlls/msvcrt/time.c    |  10 +--
 dlls/msvcrt/wcs.c     | 174 +++++++++++++++++++++++++-------------------------
 12 files changed, 284 insertions(+), 291 deletions(-)

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



More information about the wine-cvs mailing list