Sweden-Number/dlls/msvcrt
Piotr Caban 9f532321d0 msvcrt: Return error if last known character is further in the string then current character.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-21 18:20:00 +01:00
..
tests Assorted typos fixes. 2015-11-27 15:38:30 +09:00
Makefile.in
console.c
cpp.c ucrtbase: Implement __std_type_info_compare. 2015-11-06 21:59:08 +09:00
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_i386.c
except_x86_64.c
exit.c
file.c ucrtbase: Implement _get_stream_buffer_pointers. 2015-11-05 21:20:47 +09:00
heap.c msvcrt: Don't lock the heap in operator_new. 2015-11-09 23:10:06 +09:00
locale.c
lock.c
main.c
math.c
mbcs.c msvcrt: Return error if last known character is further in the string then current character. 2015-12-21 18:20:00 +01:00
misc.c
msvcrt.h ucrtbase: Handle the _s variant of vsscanf. 2015-11-04 19:19:37 +09:00
msvcrt.spec msvcrt: Add _strtol_l implementation. 2015-12-21 18:19:54 +01:00
mtdll.h
printf.h ucrtbase: Handle the C99 'z' size_t specifier for integers. 2015-11-04 19:19:32 +09:00
process.c
rsrc.rc
scanf.c ucrtbase: Handle the _s variant of vsscanf. 2015-11-04 19:19:37 +09:00
scanf.h
string.c msvcrt: Add _strtol_l implementation. 2015-12-21 18:19:54 +01:00
thread.c
time.c
undname.c
wcs.c