[PATCH 1/5 v2] msvcrt: Use internal sprintf implementation.
8 Jun
2020
8 Jun
'20
3:20 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(-)
2016
Age (days ago)
2016
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban