.. |
tests
|
msvcrt: Move invalid parameter tests to msvcr90.
|
2010-04-01 18:12:58 +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: 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
|
msvcrt: Fix _get/_set_invalid_parameter_handler implementation.
|
2010-04-01 18:12:58 +02:00 |
except.c
|
msvcrt: Handle the SIGBREAK signal.
|
2009-12-03 10:14:44 +01:00 |
exit.c
|
…
|
|
file.c
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |
heap.c
|
…
|
|
locale.c
|
msvcrt: Fix typo.
|
2010-01-19 16:50:26 +01:00 |
lock.c
|
…
|
|
main.c
|
msvcrt: Free memory allocated in TLS slot on module unload as well as thread exit.
|
2009-12-14 16:14:39 +01:00 |
math.c
|
msvcrt: Added implementation of _controlfp_s.
|
2010-04-01 18:12:58 +02:00 |
mbcs.c
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |
misc.c
|
msvcrt: Implement and test rand_s.
|
2010-01-18 14:30:00 +01:00 |
msvcrt.h
|
msvcrt: Added _strtoi64 implementation.
|
2010-03-29 15:50:20 +02:00 |
msvcrt.spec
|
msvcrt: Added implementation of _controlfp_s.
|
2010-04-01 18:12:58 +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
|
msvcrt: Calculate floating point decimals in internally used long double precision.
|
2009-11-24 15:53:36 +01:00 |
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
|
mscvrt: Fix some undname quirks (space at the end of multi-level templates).
|
2009-11-18 11:09:34 +01:00 |
wcs.c
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |