Alexandre Julliard : msvcrt: Don't forward itoa() functions to ntdll.

Alexandre Julliard julliard at winehq.org
Wed Nov 17 16:27:57 CST 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Nov 17 12:18:56 2021 +0100

msvcrt: Don't forward itoa() functions to ntdll.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/crtdll/crtdll.spec     |   8 +-
 dlls/msvcr100/msvcr100.spec |  18 +--
 dlls/msvcr110/msvcr110.spec |  18 +--
 dlls/msvcr120/msvcr120.spec |  18 +--
 dlls/msvcr70/msvcr70.spec   |  18 +--
 dlls/msvcr71/msvcr71.spec   |  18 +--
 dlls/msvcr80/msvcr80.spec   |  18 +--
 dlls/msvcr90/msvcr90.spec   |  18 +--
 dlls/msvcrt/msvcrt.spec     |  18 +--
 dlls/msvcrt/string.c        | 265 +++++++++++++++++++++++++++++++++++++++-----
 dlls/msvcrtd/msvcrtd.spec   |  18 +--
 dlls/ucrtbase/ucrtbase.spec |  36 +++---
 12 files changed, 340 insertions(+), 131 deletions(-)

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



More information about the wine-cvs mailing list