Sweden-Number/dlls/msvcrt
Vincas Miliūnas 955e2f9050 msvcrt: Added qsort_s implementation. 2010-11-18 12:46:59 +01:00
..
tests msvcrt/tests: Avoid sizeof in traces. 2010-11-17 15:08:03 +01:00
Makefile.in
console.c msvcrt: Implemented _vc(w)printf. 2010-11-08 18:12:57 +01:00
cpp.c
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: Implemented (w)searchenv_s. 2010-11-03 11:08:55 +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: Fixed (_w)fopen_s with test. 2010-11-11 14:19:38 +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
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: For internal msvcrt use, added ability to grow automatically the size of the buffer in printf core engine. 2010-11-08 18:12:57 +01:00
msvcrt.spec msvcrt: Added qsort_s implementation. 2010-11-18 12:46:59 +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: Implemented _i64to[aw]_s. 2010-11-16 12:01:43 +01:00
thread.c
time.c msvcrt: Implement _get_tzname. 2010-11-04 12:21:26 +01:00
undname.c
wcs.c msvcrt: Use the macros for parameter checking for wcsncat_s (and fix the test). 2010-11-16 12:02:00 +01:00