[PATCH 3/3] ucrtbase: Support _CRT_INTERNAL_PRINTF_STANDARD_ROUNDING flag in printf.
6 Aug
2020
6 Aug
'20
11:18 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcrt/msvcrt.h | 3 +- dlls/msvcrt/printf.h | 78 +++++++++++++++++++++++---- dlls/ucrtbase/tests/printf.c | 10 +++- include/msvcrt/corecrt_stdio_config.h | 1 + 4 files changed, 78 insertions(+), 14 deletions(-)
1956
Age (days ago)
1956
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban