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

Alexandre Julliard julliard at winehq.org
Tue Dec 1 15:40:36 CST 2020


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Tue Dec  1 13:52:43 2020 +0100

msvcrt: Remove MSVCRT_ prefix from data.c functions.

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

---

 dlls/msvcr100/msvcr100.spec | 30 +++++++++++++-------------
 dlls/msvcr110/msvcr110.spec | 30 +++++++++++++-------------
 dlls/msvcr120/msvcr120.spec | 30 +++++++++++++-------------
 dlls/msvcr70/msvcr70.spec   | 26 +++++++++++------------
 dlls/msvcr71/msvcr71.spec   | 26 +++++++++++------------
 dlls/msvcr80/msvcr80.spec   | 38 ++++++++++++++++-----------------
 dlls/msvcr90/msvcr90.spec   | 30 +++++++++++++-------------
 dlls/msvcrt/data.c          | 38 ++++++++++++++++-----------------
 dlls/msvcrt/file.c          | 10 ++++++---
 dlls/msvcrt/msvcrt.h        |  1 -
 dlls/msvcrt/msvcrt.spec     | 38 ++++++++++++++++-----------------
 dlls/msvcrt/process.c       |  5 +++--
 dlls/msvcrtd/msvcrtd.spec   | 22 +++++++++----------
 dlls/ucrtbase/ucrtbase.spec | 52 ++++++++++++++++++++++-----------------------
 include/msvcrt/stdlib.h     |  3 +++
 15 files changed, 193 insertions(+), 186 deletions(-)

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



More information about the wine-cvs mailing list