Sweden-Number/dlls/msvcrt
Eric Pouech 9df3f06cb9 msvcrt: Use macro for parameters validation itoa_s (and update the tests as well). 2010-11-12 11:59:39 +01:00
..
tests msvcrt: Use macro for parameters validation itoa_s (and update the tests as well). 2010-11-12 11:59:39 +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: Use a __thiscall macro where appropriate to make the calling convention clearer. 2010-08-24 16:31:25 +02:00
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: 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: Added _set_purecall_handler implementation. 2010-08-25 17:37:48 +02:00
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 msvcrt: Use the correct strdup function for locale data. 2010-06-28 11:45:01 +02:00
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: 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: Implemented _vc(w)printf. 2010-11-08 18:12:57 +01:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Use macro for parameters validation itoa_s (and update the tests as well). 2010-11-12 11:59:39 +01:00
thread.c
time.c msvcrt: Implement _get_tzname. 2010-11-04 12:21:26 +01:00
undname.c
wcs.c 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