.. |
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
|
msvcrt: Initialize exported common variables to fix the build on Mac OS.
|
2010-04-16 12:01:35 +02:00 |
data.c
|
…
|
|
dir.c
|
msvcrt: Implement findfirst64 and findnext64.
|
2010-04-15 16:26:55 +02:00 |
environ.c
|
…
|
|
errno.c
|
msvcrt: Implement _invalid_parameter and fix the handler definitions.
|
2010-04-14 18:00:46 +02:00 |
except.c
|
msvcrt: Implement support for version 4 exception tables.
|
2010-04-14 18:00:46 +02:00 |
exit.c
|
…
|
|
file.c
|
msvcrt: Use per thread locale in many functions.
|
2010-04-15 16:51:47 +02:00 |
heap.c
|
msvcrt: Implement the missing exception constructor functions.
|
2010-04-13 17:19:27 +02:00 |
locale.c
|
msvcrt: Initialize exported common variables to fix the build on Mac OS.
|
2010-04-16 12:01:35 +02:00 |
lock.c
|
…
|
|
main.c
|
msvcrt: Add helper function that returns current locale.
|
2010-04-15 16:51:45 +02:00 |
math.c
|
msvcrt: Fix an unused variable warning.
|
2010-04-07 14:25:19 +02:00 |
mbcs.c
|
msvcrt: Use per thread locale in many functions.
|
2010-04-15 16:51:47 +02:00 |
misc.c
|
msvcrt: Implement and test rand_s.
|
2010-01-18 14:30:00 +01:00 |
msvcrt.h
|
msvcrt: Added _configthreadlocale implementation.
|
2010-04-15 16:51:45 +02:00 |
msvcrt.spec
|
msvcrt: Added _configthreadlocale implementation.
|
2010-04-15 16:51:45 +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: Implement _invalid_parameter and fix the handler definitions.
|
2010-04-14 18:00:46 +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 |