tests
|
msvcrt/tests: Fix crash in mbstowcs tests.
|
2014-01-09 17:42:44 +01:00 |
cpp.c
|
msvcr90: Add _is_exception_typeof implementation.
|
2014-01-06 20:52:40 +01:00 |
cppexcept.h
|
msvcrt: Use BOOL type where appropriate.
|
2013-10-31 09:58:43 +01:00 |
except.c
|
msvcrt: Add __security_error_handler stub.
|
2013-10-25 14:42:03 +02:00 |
mbcs.c
|
msvcrt: Handle null mbstr parameter in mbstowcs.
|
2014-01-08 16:11:31 +01:00 |
time.c
|
msvcrt: Return wall-clock time from clock().
|
2013-11-25 19:30:20 +01:00 |
wcs.c
|
msvcrt: Implement missing sprintf functions.
|
2013-12-10 13:01:22 +01:00 |