tests
|
msvcrt: Add mbsrtowcs_s tests.
|
2016-05-16 21:16:51 +09:00 |
cpp.c
|
msvcr120: Add __ExceptionPtrToBool implementation.
|
2016-04-27 12:41:19 +09:00 |
errno.c
|
msvcrt: Implement _wperror.
|
2016-06-22 22:09:17 +09:00 |
exit.c
|
ucrtbase: Implement _execute_onexit_table().
|
2016-04-27 20:48:58 +09:00 |
heap.c
|
ucrtbase: Implement _realloc_base.
|
2016-06-17 22:27:50 +09:00 |
locale.c
|
msvcrt: Get rid of the LOCK_LOCALE macros.
|
2016-06-17 00:09:23 +09:00 |
math.c
|
ucrtbase: Add __fpe_flt_rounds implementation.
|
2016-06-13 19:46:38 +09:00 |
mbcs.c
|
msvcrt: Fix C locale handling in mbstowcs.
|
2016-06-14 19:20:19 +09:00 |
msvcrt.spec
|
msvcrt: Implement _wperror.
|
2016-06-22 22:09:17 +09:00 |
wcs.c
|
msvcrt: Fix C locale handling in wcstombs.
|
2016-06-14 19:20:21 +09:00 |