Sweden-Number/dlls/msvcrt/tests
Piotr Caban 00bce25143 msvcrt: Add _strxfrm_l implementation. 2014-06-12 18:25:23 +02:00
..
Makefile.in
cpp.c
data.c
dir.c msvcrt: Add MBCS handling for _splitpath. 2014-04-14 20:19:01 +02:00
environ.c
file.c msvcrt: Return error on invalid handle in _open_osfhandle. 2014-02-12 19:15:28 +01:00
headers.c
heap.c
locale.c msvcrt: Remove setlocale test with empty locale string. 2014-03-25 19:05:09 +01:00
misc.c msvcrt/tests: Make qsort_comp() static. 2014-05-24 11:00:08 +09:00
printf.c msvcrt: Don't add 0x prefix while printing 0 with printf. 2014-03-20 17:44:05 +01:00
scanf.c msvcrt: Don't overwrite unmatched string in scanf. 2014-01-16 21:04:19 +01:00
signal.c
string.c msvcrt: Add _strxfrm_l implementation. 2014-06-12 18:25:23 +02:00
time.c