Sweden-Number/dlls/msvcrt
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
..
tests msvcrt: Implement %h format for strftime. 2019-10-07 23:38:33 +02:00
Makefile.in mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c ntdll: Move some exception definitions to winnt.h. 2019-08-19 13:17:37 +02:00
except_arm64.c ntdll: Move some exception definitions to winnt.h. 2019-08-19 13:17:37 +02:00
except_i386.c winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
except_x86_64.c msvcrt: Simplify stack layout in __crtCapturePreviousContext(). 2019-08-21 14:18:49 +02:00
exit.c
file.c msvcrt: Fix _putws implementation. 2019-09-30 18:18:22 +02:00
heap.c
iob.c msvcrt: Use __iob_func instead of __p__iob in __acrt_iob_func implementation. 2019-08-09 01:58:36 +02:00
locale.c
lock.c
main.c
math.c ucrtbase: Don't differentiate for 64-bit in __fpe_flt_rounds. 2019-10-07 23:38:39 +02:00
mathf.c mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
mbcs.c msvcrt: Match broken multi-byte character with everything in _mbsspn. 2019-09-02 20:43:52 +02:00
misc.c
msvcrt.h msvcrt: Fix the layout of threadlocaleinfostruct for ucrt. 2019-10-03 12:16:48 +02:00
msvcrt.spec msvcrt: Add wcrtomb_s implementation. 2019-09-30 22:24:27 +02:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h ucrtbase: Write the %hh prefix as a single char. 2019-06-11 18:19:32 +02:00
scheduler.c msvcrt: Move vtbl wrappers together with the other functions. 2019-09-27 13:57:06 +02:00
string.c
thread.c
time.c msvcrt: Implement %h format for strftime. 2019-10-07 23:38:33 +02:00
undname.c
wcs.c msvcrt: Add wcrtomb_s implementation. 2019-09-30 22:24:27 +02:00