[PATCH 6/7] msvcrt: Remove MSVCRT__locale_t type.

Piotr Caban piotr at codeweavers.com
Thu Nov 26 12:19:18 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  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(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-msvcrt-Remove-MSVCRT__locale_t-type.txt
Type: text/x-patch
Size: 108453 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201126/3485dc11/attachment-0001.bin>


More information about the wine-devel mailing list