Sweden-Number/dlls/msvcrt/tests
Piotr Caban 8c1684a50a msvcrt: Don't detect overflow in atol implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46845
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-18 10:10:44 +01:00
..
Makefile.in
cpp.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
data.c
dir.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
environ.c
file.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
headers.c
heap.c
locale.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
misc.c msvcrt/tests: Use the available ARRAY_SIZE() macro. 2018-06-21 14:20:57 +02:00
printf.c msvcrt: Use mbtowc/wctomb for string conversion in printf. 2019-02-15 15:06:28 +01:00
scanf.c msvcrt: Update size checks for secure scanf versions. 2018-07-09 18:04:17 +02:00
signal.c
string.c msvcrt: Don't detect overflow in atol implementation. 2019-03-18 10:10:44 +01:00
time.c