Sweden-Number/dlls/msvcrt
Alex Henrie f5d3ba5888 msvcrt: Don't set errno in log functions if x is positive infinity.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-18 20:43:34 +02:00
..
tests msvcrt/tests: A couple of spelling fixes in ok() messages. 2017-07-06 18:49:39 +02:00
Makefile.in
console.c
cpp.c msvcr120: Fix exception object refcounting in __ExceptionPtrAssign. 2017-07-13 21:04:33 +02:00
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_i386.c msvcrt: Translate SEH exception on each call to __CxxFrameHandler (i386). 2017-06-06 13:47:13 +02:00
except_x86_64.c msvcrt: Support rethrowing SEH exceptions. 2017-06-14 21:22:43 +02:00
exit.c
file.c msvcrt: Free the temporary filename (Coverity). 2017-06-20 10:39:09 +02:00
heap.c
locale.c
lock.c
main.c
math.c msvcrt: Don't set errno in log functions if x is positive infinity. 2017-07-18 20:43:34 +02:00
mbcs.c
misc.c
msvcrt.h
msvcrt.spec msvcrt: _difftime64() takes 64-bit args. 2017-06-28 16:22:25 +02:00
mtdll.h
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c
thread.c
time.c
undname.c
wcs.c