[PATCH 1/5] msvcrt: Use internal sprintf implementation.
5 Jun
2020
5 Jun
'20
6:53 p.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/errno.c | 4 ++-- dlls/msvcrt/exit.c | 2 +- dlls/msvcrt/locale.c | 4 ++-- dlls/msvcrt/math.c | 8 ++++---- dlls/msvcrt/mbcs.c | 2 +- dlls/msvcrt/msvcrt.h | 1 + dlls/msvcrt/printf.h | 10 ++++++---- dlls/msvcrt/string.c | 4 ++-- dlls/msvcrt/undname.c | 2 +- 9 files changed, 20 insertions(+), 17 deletions(-)
2018
Age (days ago)
2018
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban