[PATCH 5/6] msvcrt: Remove MSVCRT_ prefix from file.c functions.

Piotr Caban piotr at codeweavers.com
Thu Dec 3 12:11:20 CST 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/crtdll/crtdll.spec     | 168 +++----
  dlls/msvcr100/msvcr100.spec | 372 +++++++-------
  dlls/msvcr110/msvcr110.spec | 372 +++++++-------
  dlls/msvcr120/msvcr120.spec | 372 +++++++-------
  dlls/msvcr70/msvcr70.spec   | 236 ++++-----
  dlls/msvcr71/msvcr71.spec   | 236 ++++-----
  dlls/msvcr80/msvcr80.spec   | 372 +++++++-------
  dlls/msvcr90/msvcr90.spec   | 372 +++++++-------
  dlls/msvcrt/errno.c         |   9 +-
  dlls/msvcrt/exit.c          |   2 +-
  dlls/msvcrt/file.c          | 932 ++++++++++++++++++------------------
  dlls/msvcrt/msvcrt.h        |  14 -
  dlls/msvcrt/msvcrt.spec     | 308 ++++++------
  dlls/msvcrt/process.c       |  27 +-
  dlls/msvcrt/scanf.h         |  24 +-
  dlls/msvcrtd/msvcrtd.spec   | 230 ++++-----
  dlls/ucrtbase/ucrtbase.spec | 616 ++++++++++++------------
  include/msvcrt/io.h         |   2 +-
  include/msvcrt/stdio.h      |   2 +
  19 files changed, 2336 insertions(+), 2330 deletions(-)


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


More information about the wine-devel mailing list