.. |
tests
|
msvcr90: Added _get/set_invalid_parameter_handler implementation.
|
2010-03-25 16:46:56 +01:00 |
Makefile.in
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
console.c
|
msvcrt: Convert all the printf functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
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
|
msvcrt: Add a few more *_func functions to replace the __p_* ones.
|
2008-12-15 16:03:32 +01:00 |
data.c
|
msvcrt: Add an MSVCRT prefix to _wenviron.
|
2009-10-05 14:55:09 +02:00 |
dir.c
|
msvcrt: Use intptr_t or size_t instead of long where appropriate.
|
2008-12-12 10:19:55 +01:00 |
environ.c
|
msvcrt: Add an MSVCRT prefix to _wenviron.
|
2009-10-05 14:55:09 +02:00 |
errno.c
|
msvcr90: Added _get/set_invalid_parameter_handler implementation.
|
2010-03-25 16:46:56 +01:00 |
except.c
|
msvcrt: Handle the SIGBREAK signal.
|
2009-12-03 10:14:44 +01:00 |
exit.c
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
file.c
|
msvcrt: read_i should pull in LF after CR only in unbuffered mode.
|
2010-01-28 15:30:26 +01:00 |
heap.c
|
msvcrt: Use intptr_t or size_t instead of long where appropriate.
|
2008-12-12 10:19:55 +01:00 |
locale.c
|
msvcrt: Fix typo.
|
2010-01-19 16:50:26 +01:00 |
lock.c
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
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: Do not overlap in strcpy (Valgrind).
|
2009-11-04 12:22:23 +01:00 |
mbcs.c
|
msvcrt: Implement _mbctombb.
|
2010-02-24 15:12:30 +01:00 |
misc.c
|
msvcrt: Implement and test rand_s.
|
2010-01-18 14:30:00 +01:00 |
msvcrt.h
|
msvcr90: Added _get/set_invalid_parameter_handler implementation.
|
2010-03-25 16:46:56 +01:00 |
msvcrt.spec
|
msvcr90: Added _get/set_invalid_parameter_handler implementation.
|
2010-03-25 16:46:56 +01:00 |
mtdll.h
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
process.c
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
msvcrt: Convert all the scanf functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
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 strnlen implementation.
|
2010-03-25 09:46:36 +01:00 |
thread.c
|
…
|
|
time.c
|
msvcrt: Replace long by MSVCRT_long.
|
2009-05-23 11:57:39 +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: Add support for sprintf_s.
|
2010-01-11 12:19:34 -06:00 |