[PATCH 3/6] msvcrt: Remove MSVCRT_ prefix from math.c functions.

Piotr Caban piotr at codeweavers.com
Thu Dec 3 12:10:57 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/crtdll/crtdll.spec     |  96 ++---
  dlls/msvcr100/msvcr100.spec | 206 +++++-----
  dlls/msvcr110/msvcr110.spec | 230 +++++------
  dlls/msvcr120/msvcr120.spec | 420 ++++++++++----------
  dlls/msvcr70/msvcr70.spec   |  98 ++---
  dlls/msvcr71/msvcr71.spec   |  98 ++---
  dlls/msvcr80/msvcr80.spec   | 202 +++++-----
  dlls/msvcr90/msvcr90.spec   | 200 +++++-----
  dlls/msvcrt/math.c          | 634 +++++++++++++++---------------
  dlls/msvcrt/msvcrt.h        |   3 -
  dlls/msvcrt/msvcrt.spec     | 214 +++++-----
  dlls/msvcrt/printf.h        |   6 +-
  dlls/msvcrt/string.c        |   2 +-
  dlls/msvcrtd/msvcrtd.spec   |  96 ++---
  dlls/ucrtbase/ucrtbase.spec | 750 ++++++++++++++++++------------------
  include/msvcrt/math.h       |  31 +-
  16 files changed, 1649 insertions(+), 1637 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcrt-Remove-MSVCRT_-prefix-from-math.c-functions.txt
Type: text/x-patch
Size: 265132 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201203/8d4eae4e/attachment-0001.bin>


More information about the wine-devel mailing list