[PATCH 14/15] msvcrt: Remove MSVCRT_ prefix from ctype.c functions.

Piotr Caban piotr at codeweavers.com
Tue Dec 1 06:52:34 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/crtdll/crtdll.spec         |  44 +++++-----
  dlls/msvcr100/msvcr100.spec     |  78 ++++++++---------
  dlls/msvcr110/msvcr110.spec     |  78 ++++++++---------
  dlls/msvcr120/msvcr120.spec     |  82 +++++++++---------
  dlls/msvcr70/msvcr70.spec       |  48 +++++------
  dlls/msvcr71/msvcr71.spec       |  48 +++++------
  dlls/msvcr80/msvcr80.spec       |  78 ++++++++---------
  dlls/msvcr90/msvcr90.spec       |  78 ++++++++---------
  dlls/msvcrt/ctype.c             | 144 ++++++++++++++++----------------
  dlls/msvcrt/file.c              |  14 ++--
  dlls/msvcrt/mbcs.c              |  24 +++---
  dlls/msvcrt/msvcrt.h            |  10 ---
  dlls/msvcrt/msvcrt.spec         |  76 ++++++++---------
  dlls/msvcrt/scanf.h             |   2 +-
  dlls/msvcrt/string.c            |  34 ++++----
  dlls/msvcrt/time.c              |   2 +-
  dlls/msvcrt/undname.c           |   2 +-
  dlls/msvcrtd/msvcrtd.spec       |  48 +++++------
  dlls/ucrtbase/ucrtbase.spec     | 128 ++++++++++++++--------------
  include/msvcrt/corecrt_wctype.h |   1 +
  include/msvcrt/ctype.h          |   2 +
  21 files changed, 507 insertions(+), 514 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-msvcrt-Remove-MSVCRT_-prefix-from-ctype.c-functions.txt
Type: text/x-patch
Size: 88105 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201201/0eda2961/attachment-0001.bin>


More information about the wine-devel mailing list