tests
|
msvcrt/tests: Add _fcvt_s tests.
|
2010-12-23 13:47:10 +01:00 |
console.c
|
msvcrt: Implemented _vc(w)printf.
|
2010-11-08 18:12:57 +01:00 |
cpp.c
|
msvcrt: Added _get_terminate implementation.
|
2010-12-02 11:54:34 +01:00 |
dir.c
|
msvcrt: Implement _wfindnext64i32.
|
2010-11-23 14:16:22 +01:00 |
file.c
|
msvcrt: Fix a compiler warning on PowerPC.
|
2010-12-03 11:04:03 +01:00 |
math.c
|
msvcrt: Implement ecvt_s.
|
2010-12-10 15:46:06 +01:00 |
misc.c
|
msvcrt: Added qsort_s implementation.
|
2010-11-18 12:46:59 +01:00 |
msvcrt.spec
|
msvcrt: Implement ecvt_s.
|
2010-12-10 15:46:06 +01:00 |
string.c
|
msvcrt: Implemented _i64to[aw]_s.
|
2010-11-16 12:01:43 +01:00 |
wcs.c
|
msvcrt: Implement wcsnicoll.
|
2010-12-05 16:45:43 +01:00 |