Sweden-Number/dlls/msvcrt/tests
Greg Geldorp 913c91fd47 msvcrt/tests: ecvt on Win9x and NT4 will corrupt memory if nrdigits < 0. 2010-07-19 14:49:07 +02:00
..
Makefile.in
cpp.c
data.c msvcrt: Added _get_osplatform implementation. 2010-05-05 15:26:45 +02:00
dir.c msvcrt: Implement _wmakepath_s. 2010-06-25 12:49:57 +02:00
environ.c msvcrt: Support system(NULL). 2010-05-28 16:22:26 +02:00
file.c msvcrt/tests: Make test_dup2() static. 2010-06-22 20:03:49 +02:00
headers.c msvcrt/tests: Adjust CHECK_TYPE to avoid some two dozen compiler warnings. 2010-05-25 12:03:07 +02:00
heap.c
locale.c msvcrt/tests: Add some alternative locale names that happen on Windows. 2010-07-09 11:38:08 +02:00
misc.c Assorted typo and spelling fixes. 2010-06-24 10:37:05 +02:00
printf.c msvcrt/tests: ecvt on Win9x and NT4 will corrupt memory if nrdigits < 0. 2010-07-19 14:49:07 +02:00
scanf.c
signal.c
string.c msvcrt/tests: Add a trailing '\n' to an ok() call. 2010-06-22 20:03:36 +02:00
time.c