.. |
tests
|
msvcrt: Partially implement _set_abort_behavior.
|
2011-01-20 12:54:50 +01:00 |
Makefile.in
|
…
|
|
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 |
cppexcept.c
|
…
|
|
cppexcept.h
|
…
|
|
ctype.c
|
…
|
|
data.c
|
msvcrt: Move _initterm_e implementation (from msvcr90).
|
2010-11-18 12:37:04 +01:00 |
dir.c
|
msvcrt: Implement _wfindnext64i32.
|
2010-11-23 14:16:22 +01:00 |
environ.c
|
msvcrt: Add some missing CDECLs.
|
2010-11-08 18:12:57 +01:00 |
errno.c
|
msvcrt: Implemented (_)wcserror_s.
|
2010-11-03 11:08:56 +01:00 |
except.c
|
…
|
|
exit.c
|
msvcrt: Partially implement _set_abort_behavior.
|
2011-01-20 12:54:50 +01:00 |
file.c
|
msvcrt: Fix a compiler warning on PowerPC.
|
2010-12-03 11:04:03 +01:00 |
heap.c
|
msvcrt: Use the parameter checking macros for strncpy_s.
|
2010-11-01 12:34:46 +01:00 |
locale.c
|
msvcrt: Null terminate the temporary locale buffer in _create_locale.
|
2011-01-17 15:57:16 +01:00 |
lock.c
|
…
|
|
main.c
|
msvcrt: Implemented (_)wcserror.
|
2010-11-03 11:08:56 +01:00 |
math.c
|
msvcrt: Implement ecvt_s.
|
2010-12-10 15:46:06 +01:00 |
mbcs.c
|
msvcrt: Use parameter validation macros for mcstowcs_s_l.
|
2010-11-01 12:34:50 +01:00 |
misc.c
|
msvcrt: Added qsort_s implementation.
|
2010-11-18 12:46:59 +01:00 |
msvcrt.h
|
msvcrt: Partially implement _set_abort_behavior.
|
2011-01-20 12:54:50 +01:00 |
msvcrt.spec
|
msvcrt: Partially implement _set_abort_behavior.
|
2011-01-20 12:54:50 +01:00 |
mtdll.h
|
…
|
|
process.c
|
msvcrt: Fix a possible memory leak in _wsystem for the NULL command case.
|
2011-01-17 15:56:31 +01:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
…
|
|
string.c
|
msvcrt: Add _atoflt and _atoflt_l implementations.
|
2011-01-19 12:22:27 +01:00 |
thread.c
|
…
|
|
time.c
|
msvcrt: Implement _ftime64_s and _ftime32_s.
|
2010-12-29 12:05:23 +01:00 |
undname.c
|
…
|
|
wcs.c
|
msvcrt: Implement wcsnicoll.
|
2010-12-05 16:45:43 +01:00 |