Sweden-Number/dlls/msvcrt
Eryk Wieliczko e81a929e6b msvcrt: Implement _fseeki64. 2010-11-02 11:19:56 +01:00
..
tests msvcrt: Implement _ultoa_s. 2010-10-21 12:30:44 +02:00
Makefile.in
console.c
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
environ.c msvcrt: Initialize _wenviron in Unicode environment getter function. 2010-10-07 12:00:27 +02:00
errno.c msvcrt: Implement _set_doserrno. 2010-09-28 17:33:16 +02:00
except.c
exit.c
file.c msvcrt: Implement _fseeki64. 2010-11-02 11:19:56 +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
math.c
mbcs.c msvcrt: Use parameter validation macros for mcstowcs_s_l. 2010-11-01 12:34:50 +01:00
misc.c
msvcrt.h msvcrt: Added macro to ease implementation of so called secure (_s postfix) APIs. 2010-11-01 12:31:19 +01:00
msvcrt.spec msvcrt: Implement _fseeki64. 2010-11-02 11:19:56 +01:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Use parameter checking macros for string to number functions. 2010-11-01 12:35:14 +01:00
thread.c
time.c msvcrt: Implement _localtime32_s. 2010-10-11 17:11:37 +02:00
undname.c
wcs.c msvcrt: Use parameter checking macros in vsn(w)printf_s_l. 2010-11-01 12:35:55 +01:00