Sweden-Number/dlls/ucrtbase/tests
Martin Storsjo 057ecd41cc msvcrt: Fix strtof() error reporting for values out of float range.
If the values weren't out of range for the internal strtod() call,
we still must mark them as out of range when returning as float.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-28 22:07:05 +02:00
..
Makefile.in
cpp.c
misc.c
printf.c msvcrt: Update round_limb on first limb length change in printf. 2021-07-10 21:02:38 +02:00
scanf.c
string.c msvcrt: Fix strtof() error reporting for values out of float range. 2021-07-28 22:07:05 +02:00
thread.c
threaddll.c
threaddll.h
threaddll.spec