file.c
|
msvcrt: Add _wtmpnam_s implementation.
|
2015-12-22 18:23:43 +01:00 |
locale.c
|
msvcr110: Add _W_Gettnames implementation.
|
2016-01-20 21:19:27 +09:00 |
math.c
|
msvcr120: Add _set_FMA3_enable stub.
|
2016-01-19 14:31:46 +09:00 |
misc.c
|
msvcrt: Add _crt_debugger_hook implementation.
|
2016-01-20 01:48:52 +09:00 |
msvcrt.h
|
msvcr110: Fix __lc_time_data definition.
|
2016-01-20 21:19:21 +09:00 |
scanf.c
|
msvcrt: Fix cwscanf* prototypes.
|
2015-12-23 16:32:09 +01:00 |
scanf.h
|
msvcrt: Fix cwscanf* prototypes.
|
2015-12-23 16:32:09 +01:00 |
string.c
|
msvcr120: Implement atoll, _atoll_l, _wtoll, _wtoll_l.
|
2016-02-09 23:25:57 +09:00 |
time.c
|
msvcr110: Fix __lc_time_data definition.
|
2016-01-20 21:19:21 +09:00 |
wcs.c
|
msvcr120: Implement atoll, _atoll_l, _wtoll, _wtoll_l.
|
2016-02-09 23:25:57 +09:00 |