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

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


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
dlls/crtdll/crtdll.spec         |  12 +--
dlls/msvcr100/msvcr100.spec     |  64 ++++++------
dlls/msvcr110/msvcr110.spec     |  64 ++++++------
dlls/msvcr120/msvcr120.spec     |  66 ++++++------
dlls/msvcr70/msvcr70.spec       |  16 +--
dlls/msvcr71/msvcr71.spec       |  16 +--
dlls/msvcr80/msvcr80.spec       |  64 ++++++------
dlls/msvcr90/msvcr90.spec       |  64 ++++++------
dlls/msvcrt/math.c              |   4 +-
dlls/msvcrt/msvcrt.h            |   2 +-
dlls/msvcrt/msvcrt.spec         |  64 ++++++------
dlls/msvcrt/scanf.c             | 176 ++++++++++++++++----------------
dlls/msvcrt/scanf.h             |  32 +++---
dlls/msvcrtd/msvcrtd.spec       |  12 +--
dlls/ucrtbase/ucrtbase.spec     |  16 +--
include/msvcrt/corecrt_wstdio.h |   8 +-
include/msvcrt/stdio.h          |   8 +-
17 files changed, 348 insertions(+), 340 deletions(-)

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


More information about the wine-devel mailing list