.. |
tests
|
msvcrt: Added memmove_s and memcpy_s implementation.
|
2010-04-12 17:48:21 +02:00 |
Makefile.in
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
console.c
|
…
|
|
cpp.c
|
msvcrt: Implement the missing exception constructor functions.
|
2010-04-13 17:19:27 +02:00 |
cppexcept.c
|
msvcrt: Add support for VC7 and VC8 extensions to the C++ exception handler.
|
2010-04-13 17:21:06 +02:00 |
cppexcept.h
|
msvcrt: Add support for VC7 and VC8 extensions to the C++ exception handler.
|
2010-04-13 17:21:06 +02:00 |
ctype.c
|
…
|
|
data.c
|
…
|
|
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
msvcrt: Fix _get/_set_invalid_parameter_handler implementation.
|
2010-04-01 18:12:58 +02:00 |
except.c
|
msvcrt: Make a few more exception handling functions i386-specific.
|
2010-04-12 17:52:37 +02:00 |
exit.c
|
…
|
|
file.c
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |
heap.c
|
msvcrt: Implement the missing exception constructor functions.
|
2010-04-13 17:19:27 +02:00 |
locale.c
|
msvcrt: Added implemenatation of _create_locale and _free_locale.
|
2010-04-08 12:38:49 +02:00 |
lock.c
|
…
|
|
main.c
|
…
|
|
math.c
|
msvcrt: Fix an unused variable warning.
|
2010-04-07 14:25:19 +02:00 |
mbcs.c
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Added implemenatation of _create_locale and _free_locale.
|
2010-04-08 12:38:49 +02:00 |
msvcrt.spec
|
msvcrt: Add support for VC7 and VC8 extensions to the C++ exception handler.
|
2010-04-13 17:21:06 +02:00 |
mtdll.h
|
…
|
|
process.c
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
…
|
|
string.c
|
msvcrt: Added _strtoui64 implementation.
|
2010-03-29 15:50:21 +02:00 |
thread.c
|
…
|
|
time.c
|
msvcrt: Avoid using localtime_r.
|
2010-03-29 15:50:20 +02:00 |
undname.c
|
…
|
|
wcs.c
|
msvcrt: Added _iswalpha_l implementation.
|
2010-04-08 12:38:56 +02:00 |