Sweden-Number/dlls/msvcrt
Alex Henrie b6774e38e6 msvcrt: Don't report an underflow for ldexp(0, x) or _scalb(0, x).
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: piotr@codeweavers.com
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-11 17:34:41 +02:00
..
tests msvcrt/tests: Add tests for _strnicoll/_wcsnicoll. 2018-08-19 17:47:56 +02:00
Makefile.in
console.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
cpp.c
cppexcept.h
ctype.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
cxx.h
data.c
dir.c
environ.c
errno.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
except.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
file.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
heap.c
locale.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
lock.c msvcr100: Add Concurrency::wait stub. 2018-09-10 16:44:47 +02:00
main.c
math.c msvcrt: Don't report an underflow for ldexp(0, x) or _scalb(0, x). 2018-09-11 17:34:41 +02:00
mbcs.c
misc.c
msvcrt.h
msvcrt.spec
mtdll.h
printf.h msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
process.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
rsrc.rc
scanf.c
scanf.h
scheduler.c msvcrt: Use the ARRAY_SIZE() macro. 2018-08-15 21:01:09 +02:00
string.c msvcrt: Don't read past end of string in _strnicoll/_wcsnicoll. 2018-08-19 17:47:53 +02:00
thread.c
time.c
undname.c
wcs.c msvcrt: Don't read past end of string in _strnicoll/_wcsnicoll. 2018-08-19 17:47:53 +02:00