Alexandre Julliard : ntdll: Use the standard C library names for the printf functions.

Alexandre Julliard julliard at winehq.org
Tue Jun 30 14:55:06 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jun 30 12:04:42 2020 +0200

ntdll: Use the standard C library names for the printf functions.

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

---

 dlls/ntdll/actctx.c     | 21 +++++++++------------
 dlls/ntdll/atom.c       |  2 +-
 dlls/ntdll/locale.c     | 17 +++++++++--------
 dlls/ntdll/ntdll.spec   |  8 ++++----
 dlls/ntdll/ntdll_misc.h |  1 -
 dlls/ntdll/printf.c     | 16 ++++++++--------
 dlls/ntdll/process.c    | 12 ++++++------
 dlls/ntdll/rtl.c        |  4 ++--
 dlls/ntdll/rtlstr.c     |  2 +-
 dlls/ntdll/sec.c        | 13 +++++++------
 10 files changed, 47 insertions(+), 49 deletions(-)

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



More information about the wine-cvs mailing list