.. |
tests
|
msvcrt/tests: Use different method to determine non-SBCS locale.
|
2011-01-17 13:23:25 +01:00 |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
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
|
…
|
|
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
|
…
|
|
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
|
include/msvcrt: Define more CPU control word flags.
|
2010-11-26 14:58:39 +01:00 |
msvcrt.spec
|
msvcrt: Implement _ftime64_s and _ftime32_s.
|
2010-12-29 12:05:23 +01:00 |
mtdll.h
|
…
|
|
process.c
|
msvcrt: popen: stderr from the child process should not be redirected to the parent's stdin.
|
2010-11-16 13:28:06 +01:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
…
|
|
string.c
|
msvcrt: Added _ui64tow_s.
|
2010-12-29 11:59:39 +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 |