Sweden-Number/dlls/ucrtbase/tests
Sven Baars f6ec5d1819 ucrtbase: Don't differentiate for 64-bit in __fpe_flt_rounds.
The previous behavior was only present on w1064v1507, and not on
any other version of Windows (both older and newer).

Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-07 23:38:39 +02:00
..
Makefile.in ucrtbase/tests: Add some tests for __stdio_common_vsscanf(). 2019-06-11 18:19:18 +02:00
cpp.c
misc.c ucrtbase: Don't differentiate for 64-bit in __fpe_flt_rounds. 2019-10-07 23:38:39 +02:00
printf.c include/msvcrt: Add INFINITY and NAN definitions. 2019-05-30 15:03:37 +02:00
scanf.c ucrtbase: Write the %hh prefix as a single char. 2019-06-11 18:19:32 +02:00
string.c msvcrt: Match broken multi-byte character with everything in _mbsspn. 2019-09-02 20:43:52 +02:00