.. |
tests
|
msvcrt: Implement _ultoa_s.
|
2010-10-21 12:30:44 +02: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 _cputws.
|
2010-11-03 11:08:55 +01:00 |
cpp.c
|
…
|
|
cppexcept.c
|
…
|
|
cppexcept.h
|
…
|
|
ctype.c
|
…
|
|
data.c
|
msvcrt: Moved _get_osplatform to the new macros for parameters validation.
|
2010-11-01 12:31:58 +01:00 |
dir.c
|
msvcrt: Implemented (w)searchenv_s.
|
2010-11-03 11:08:55 +01:00 |
environ.c
|
msvcrt: Implemented _(w)dupenv_s.
|
2010-11-03 11:08:55 +01:00 |
errno.c
|
msvcrt: Implemented (_)wcserror_s.
|
2010-11-03 11:08:56 +01:00 |
except.c
|
…
|
|
exit.c
|
…
|
|
file.c
|
msvcrt: Implemented _(w)access_s.
|
2010-11-03 11:08:55 +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: Added _gcvt_s implementation.
|
2010-08-27 12:06:43 +02:00 |
mbcs.c
|
msvcrt: Use parameter validation macros for mcstowcs_s_l.
|
2010-11-01 12:34:50 +01:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Implemented (_)wcserror.
|
2010-11-03 11:08:56 +01:00 |
msvcrt.spec
|
msvcrt: Implemented wcstok_s.
|
2010-11-03 11:08:56 +01:00 |
mtdll.h
|
…
|
|
process.c
|
…
|
|
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
…
|
|
string.c
|
msvcrt: Implemented _itow_s.
|
2010-11-03 11:08:55 +01:00 |
thread.c
|
…
|
|
time.c
|
msvcrt: Implement _localtime32_s.
|
2010-10-11 17:11:37 +02:00 |
undname.c
|
…
|
|
wcs.c
|
msvcrt: Implemented wcstok_s.
|
2010-11-03 11:08:56 +01:00 |