[PATCH 10/10] msvcrt: Remove MSVCRT_ prefix from string.c functions.

Piotr Caban piotr at codeweavers.com
Tue Dec 1 17:54:09 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
dlls/crtdll/crtdll.spec          |  62 +++---
dlls/msvcr100/msvcr100.spec      | 158 +++++++--------
dlls/msvcr110/msvcr110.spec      | 158 +++++++--------
dlls/msvcr120/msvcr120.spec      | 186 ++++++++---------
dlls/msvcr70/msvcr70.spec        |  76 +++----
dlls/msvcr71/msvcr71.spec        |  74 +++----
dlls/msvcr80/msvcr80.spec        | 158 +++++++--------
dlls/msvcr90/msvcr90.spec        | 158 +++++++--------
dlls/msvcrt/data.c               |   2 +-
dlls/msvcrt/dir.c                |   2 +-
dlls/msvcrt/environ.c            |   2 +-
dlls/msvcrt/except.c             |   2 +-
dlls/msvcrt/file.c               |   4 +-
dlls/msvcrt/locale.c             |  18 +-
dlls/msvcrt/mbcs.c               |  22 +-
dlls/msvcrt/msvcrt.h             |  15 +-
dlls/msvcrt/msvcrt.spec          | 160 +++++++--------
dlls/msvcrt/printf.h             |   2 +-
dlls/msvcrt/string.c             | 273 ++++++++++++-------------
dlls/msvcrt/time.c               |   6 +-
dlls/msvcrt/undname.c            |   4 +-
dlls/msvcrtd/msvcrtd.spec        |  72 +++----
dlls/ucrtbase/ucrtbase.spec      | 334 +++++++++++++++----------------
include/msvcrt/corecrt_wstdlib.h |   4 +-
24 files changed, 970 insertions(+), 982 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-msvcrt-Remove-MSVCRT_-prefix-from-string.c-functions.txt
Type: text/x-patch
Size: 157308 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20201202/cb526df0/attachment-0001.bin>


More information about the wine-devel mailing list