file.c
|
msvcrt: Move fread_s function to msvcrt.
|
2013-03-28 18:54:42 +01:00 |
heap.c
|
msvcrt: Fixed debug message in strncpy_s.
|
2013-04-05 20:39:07 +02:00 |
math.c
|
msvcrt: Export the float math functions on ARM.
|
2013-03-14 13:20:13 +01:00 |
mbcs.c
|
msvcrt: Fix mbtowc_l in C locale.
|
2013-03-27 20:12:28 +01:00 |
misc.c
|
msvcrt: Added _set_output_format implementation.
|
2013-03-27 12:13:20 +01:00 |
msvcrt.h
|
msvcrt: Move fread_s function to msvcrt.
|
2013-03-28 18:54:42 +01:00 |
msvcrt.spec
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |
string.c
|
msvcrt: Don't forward strncpy to ntdll.
|
2013-03-27 20:12:29 +01:00 |
wcs.c
|
msvcrt: Added _wcsnicoll_l implementation.
|
2013-04-01 14:41:03 +02:00 |