Sweden-Number/dlls/msvcrt
Lauri Kenttä 96a48efeea msvcrt: Fix space-only inputs in wcstoi64.
wcstoi64 sets endpos past the beginning only if some digits are found.

Signed-off-by: Lauri Kenttä <lauri.kentta@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-26 19:49:41 +01:00
..
tests msvcrt: Fix space-only inputs in wcstoi64. 2017-01-26 19:49:41 +01:00
Makefile.in
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c msvcrt: Added _wfindnext32(). 2016-11-04 17:55:07 +01:00
environ.c
errno.c
except.c
except_arm.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Pass correct buffer size to snwprintf in DoMessageBoxW helper. 2016-12-27 18:16:54 +01:00
file.c
heap.c
locale.c
lock.c msvcr100: Add reader_writer_lock implementation. 2017-01-26 19:05:23 +01:00
main.c
math.c msvcrt: Implement nearbyint and nearbyintf. 2016-11-22 16:30:40 +01:00
mbcs.c
misc.c msvcrt: Add _lfind_s. 2016-11-29 12:14:44 +01:00
msvcrt.h
msvcrt.spec msvcrt: Disable relay for the __libm_sse2 functions. 2016-12-21 18:37:21 +01:00
mtdll.h
printf.h msvcrt: Improve multibyte characters support in printf. 2016-11-15 16:06:30 -06:00
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c
undname.c
wcs.c msvcrt: Fix space-only inputs in wcstoi64. 2017-01-26 19:49:41 +01:00