Piotr Caban : msvcrt: Remove MSVCRT_pthreadlocinfo type.

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


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

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

msvcrt: Remove MSVCRT_pthreadlocinfo type.

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

---

 dlls/msvcrt/ctype.c      |  6 ++---
 dlls/msvcrt/locale.c     | 56 +++++++++++++++++++++++-----------------------
 dlls/msvcrt/mbcs.c       | 10 ++++-----
 dlls/msvcrt/msvcrt.h     | 58 +++++++-----------------------------------------
 dlls/msvcrt/scanf.h      |  4 ++--
 dlls/msvcrt/string.c     | 26 +++++++++++-----------
 dlls/msvcrt/time.c       | 12 +++++-----
 dlls/msvcrt/wcs.c        | 20 ++++++++---------
 include/msvcrt/corecrt.h | 17 +++++++++++++-
 9 files changed, 91 insertions(+), 118 deletions(-)

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



More information about the wine-cvs mailing list