Sweden-Number/dlls/msvcrt
Eric Pouech 6fab1e86f3 msvcrt: In undname functions, no longer use a fixed-size array for storing internal information. 2009-11-16 13:47:22 +01:00
..
tests msvcrt: In undname functions, no longer use a fixed-size array for storing internal information. 2009-11-16 13:47:22 +01:00
Makefile.in
console.c
cpp.c msvcrt: Use strict function prototypes. 2009-10-06 16:12:39 +02:00
cppexcept.c msvcrt: Use strict function prototypes. 2009-10-06 16:12:39 +02:00
cppexcept.h msvcrt: Use strict function prototypes. 2009-10-06 16:12:39 +02:00
ctype.c
data.c msvcrt: Add an MSVCRT prefix to _wenviron. 2009-10-05 14:55:09 +02:00
dir.c
environ.c msvcrt: Add an MSVCRT prefix to _wenviron. 2009-10-05 14:55:09 +02:00
errno.c
except.c msvcrt: Added __uncaught_exception support. 2009-10-05 14:56:19 +02:00
exit.c
file.c msvcrt: Add validity checks on the size of the handle inheritance block. 2009-09-10 15:29:04 +02:00
heap.c
locale.c msvcrt: Implement __lconv_init. 2009-10-22 22:26:45 +02:00
lock.c
main.c msvcrt: The floating point adjust functions only make sense on i386. 2009-08-24 15:17:33 +02:00
math.c msvcrt: Do not overlap in strcpy (Valgrind). 2009-11-04 12:22:23 +01:00
mbcs.c
misc.c
msvcrt.h msvcrt: Add an MSVCRT prefix to _wenviron. 2009-10-05 14:55:09 +02:00
msvcrt.spec msvcrt: Added __uncaught_exception support. 2009-10-05 14:56:19 +02:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Fix the strtol/strtoul definitions. 2009-09-01 22:34:50 +02:00
thread.c
time.c
undname.c msvcrt: In undname functions, no longer use a fixed-size array for storing internal information. 2009-11-16 13:47:22 +01:00
wcs.c