Module: wine Branch: master Commit: b12d6d405ab89477dee1083f4af4b858a118ff46 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b12d6d405ab89477dee1083f4...
Author: Erich E. Hoover erich.e.hoover@gmail.com Date: Tue Dec 31 11:19:07 2019 -0700
msvcrt: Rework strtod_helper to be reusable.
Signed-off-by: Erich E. Hoover erich.e.hoover@gmail.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcrt/msvcrt.h | 2 + dlls/msvcrt/string.c | 265 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 163 insertions(+), 104 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b12d6d405ab89477dee10...