[PATCH 06/11] msvcrt: Use errno values from public header.

Piotr Caban piotr at codeweavers.com
Mon Nov 30 07:37:27 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/ctype.c       |   4 +-
  dlls/msvcrt/data.c        |  16 ++--
  dlls/msvcrt/dir.c         | 106 ++++++++++++------------
  dlls/msvcrt/environ.c     |  36 ++++----
  dlls/msvcrt/errno.c       |  52 ++++++------
  dlls/msvcrt/except_i386.c |   2 +-
  dlls/msvcrt/file.c        | 170 +++++++++++++++++++-------------------
  dlls/msvcrt/heap.c        |  56 ++++++-------
  dlls/msvcrt/math.c        | 120 +++++++++++++--------------
  dlls/msvcrt/mbcs.c        |  88 ++++++++++----------
  dlls/msvcrt/misc.c        |   4 +-
  dlls/msvcrt/msvcrt.h      |  44 +---------
  dlls/msvcrt/printf.h      |   4 +-
  dlls/msvcrt/process.c     |   8 +-
  dlls/msvcrt/string.c      | 169 +++++++++++++++++++------------------
  dlls/msvcrt/thread.c      |   6 +-
  dlls/msvcrt/time.c        | 150 ++++++++++++++++-----------------
  dlls/msvcrt/wcs.c         | 144 ++++++++++++++++----------------
  18 files changed, 569 insertions(+), 610 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-msvcrt-Use-errno-values-from-public-header.txt
Type: text/x-patch
Size: 123410 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201130/85ea8c80/attachment-0001.bin>


More information about the wine-devel mailing list