Sweden-Number/dlls/msvcrt/tests
Piotr Caban 7aa67f1e5f msvcrt: Fix buffer size checks in swscanf_s.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 15:57:12 +01:00
..
Makefile.in msvcrt: Fix IO initialization when invalid handles are passed. 2017-11-15 10:50:10 +01:00
cpp.c msvcrt/tests: Correctly declare base class to avoid a compiler warning. 2016-12-22 15:08:00 +01:00
data.c
dir.c
environ.c
file.c msvcrt: Don't report error in fclose on already closed stream. 2017-11-30 20:44:33 +01:00
headers.c
heap.c msvcrt/tests: A couple of spelling fixes in ok() messages. 2017-07-06 18:49:39 +02:00
locale.c msvcrt/tests: Fix the Norwegian locale tests on Windows 10. 2016-02-18 22:58:25 +09:00
misc.c msvcrt/tests: Use NULL instead of casting 0. 2017-02-01 16:26:49 +01:00
printf.c msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
scanf.c msvcrt: Fix buffer size checks in swscanf_s. 2017-12-01 15:57:12 +01:00
signal.c
string.c msvcrt: Implement _memicmp_l(). 2017-11-08 20:21:10 +01:00
time.c msvcrt/tests: Rewrite clock() tests. 2017-11-13 17:09:37 +01:00