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 |
data.c
|
msvcrt: Add an MSVCRT prefix to _wenviron.
|
2009-10-05 14:55:09 +02:00 |
environ.c
|
msvcrt: Add an MSVCRT prefix to _wenviron.
|
2009-10-05 14:55:09 +02:00 |
except.c
|
msvcrt: Handle the SIGBREAK signal.
|
2009-12-03 10:14:44 +01:00 |
locale.c
|
msvcrt: Implement __lconv_init.
|
2009-10-22 22:26:45 +02:00 |
math.c
|
msvcrt: Do not overlap in strcpy (Valgrind).
|
2009-11-04 12:22:23 +01:00 |
msvcrt.spec
|
msvcrt: Forward _ftol2_sse to ntdll._ftol.
|
2009-11-24 15:53:37 +01:00 |
string.c
|
msvcrt: Fix the strtol/strtoul definitions.
|
2009-09-01 22:34:50 +02:00 |
wcs.c
|
msvcrt: Remove unnecessary NULL check (Coverity).
|
2009-12-04 14:34:58 +01:00 |