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 msvcrt: Implement 64-bit version of __std_type_info_hash. 2016-10-06 21:27:52 +02:00
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 ucrtbase: Added _sopen_dispatch/_wsopen_dispatch. 2016-10-31 15:40:25 +01:00
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 ucrtbase: Add __stdio_common_vfscanf(). 2016-08-25 13:28:05 +09:00
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