Sweden-Number/dlls/msvcrt/tests
Nikolay Sivov 21fd1d3729 msvcrt: Fix calloc() prototype.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-26 14:48:47 +09:00
..
Makefile.in
cpp.c msvcrt/tests: Use todo_wine_if() in tests. 2016-02-22 19:54:49 +09:00
data.c
dir.c
environ.c
file.c msvcrt: Fix calloc() prototype. 2016-04-26 14:48:47 +09:00
headers.c
heap.c
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 todo_wine_if() in tests. 2016-02-22 19:54:49 +09:00
printf.c ucrtbase: Handle the C99 'z' size_t specifier for integers. 2015-11-04 19:19:32 +09:00
scanf.c msvcrt: Fix char to int promotion that breaks pattern lookup. 2015-12-23 16:31:53 +01:00
signal.c
string.c
time.c