Piotr Caban : msvcrt: Remove MSVCRT_ prefix from dir.c functions.

Alexandre Julliard julliard at winehq.org
Thu Dec 3 15:36:00 CST 2020


Module: wine
Branch: master
Commit: 41fa6e4b6f0e64bfe8be35c215a3c01d8290700c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=41fa6e4b6f0e64bfe8be35c215a3c01d8290700c

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Thu Dec  3 19:11:02 2020 +0100

msvcrt: Remove MSVCRT_ prefix from dir.c functions.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/crtdll/crtdll.spec     |  30 ++++-----
 dlls/msvcr100/msvcr100.spec |  80 +++++++++++-----------
 dlls/msvcr110/msvcr110.spec |  80 +++++++++++-----------
 dlls/msvcr120/msvcr120.spec |  80 +++++++++++-----------
 dlls/msvcr70/msvcr70.spec   |  68 +++++++++----------
 dlls/msvcr71/msvcr71.spec   |  68 +++++++++----------
 dlls/msvcr80/msvcr80.spec   |  80 +++++++++++-----------
 dlls/msvcr90/msvcr90.spec   |  80 +++++++++++-----------
 dlls/msvcrt/dir.c           | 141 ++++++++++++++++++++------------------
 dlls/msvcrt/file.c          |   6 +-
 dlls/msvcrt/msvcrt.h        |   1 -
 dlls/msvcrt/msvcrt.spec     |  94 +++++++++++++-------------
 dlls/msvcrtd/msvcrtd.spec   |  60 ++++++++---------
 dlls/ucrtbase/ucrtbase.spec | 160 ++++++++++++++++++++++----------------------
 14 files changed, 519 insertions(+), 509 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=41fa6e4b6f0e64bfe8be35c215a3c01d8290700c



More information about the wine-cvs mailing list