Module: wine Branch: master Commit: c638730b6dd0921d92dd0ee8e141556adf5f1bf8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=c638730b6dd0921d92dd0ee8e...
Author: Piotr Caban piotr@codeweavers.com Date: Mon Jun 8 17:20:46 2020 +0200
msvcrt: Reimplement special doubles printing.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcrt/printf.h | 278 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 171 insertions(+), 107 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c638730b6dd0921d92dd0...