[PATCH 5/5] msvcrt: Use simple type definitions from public header.

Piotr Caban piotr at codeweavers.com
Fri Nov 27 07:17:05 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/cpp.c       |  11 +-
  dlls/msvcrt/dir.c       |  92 ++++++------
  dlls/msvcrt/environ.c   |  20 +--
  dlls/msvcrt/errno.c     |  12 +-
  dlls/msvcrt/except.c    |   5 +-
  dlls/msvcrt/file.c      | 108 +++++++-------
  dlls/msvcrt/heap.c      |  86 ++++++------
  dlls/msvcrt/locale.c    |   4 +-
  dlls/msvcrt/lock.c      |  31 +++--
  dlls/msvcrt/math.c      |  52 +++----
  dlls/msvcrt/mbcs.c      | 161 +++++++++++----------
  dlls/msvcrt/misc.c      |  27 ++--
  dlls/msvcrt/msvcrt.h    | 301 +++++++++++++++++++---------------------
  dlls/msvcrt/printf.h    |   2 +-
  dlls/msvcrt/process.c   | 118 ++++++++--------
  dlls/msvcrt/scanf.c     |  20 +--
  dlls/msvcrt/scanf.h     |   8 +-
  dlls/msvcrt/scheduler.c |  19 +--
  dlls/msvcrt/string.c    | 210 ++++++++++++++--------------
  dlls/msvcrt/time.c      | 188 ++++++++++++-------------
  dlls/msvcrt/wcs.c       | 259 +++++++++++++++++-----------------
  21 files changed, 859 insertions(+), 875 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-msvcrt-Use-simple-type-definitions-from-public-header.txt
Type: text/x-patch
Size: 234135 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201127/66431359/attachment-0001.bin>


More information about the wine-devel mailing list