.. |
tests
|
msvcrt: Fix synonym handling in setlocale/create_locale.
|
2010-05-10 10:09: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
|
msvcrt: Convert all the printf functions to use MS ABI varargs.
|
2009-01-03 11:38:25 +01:00 |
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
|
msvcrt: Added _get_osplatform implementation.
|
2010-05-05 15:26:45 +02:00 |
dir.c
|
msvcrt: Implement findfirst64 and findnext64.
|
2010-04-15 16:26:55 +02:00 |
environ.c
|
msvcrt: Add an MSVCRT prefix to _wenviron.
|
2009-10-05 14:55:09 +02:00 |
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
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
file.c
|
msvcrt: Added _wfopen_s implementation.
|
2010-04-21 11:07:45 +02:00 |
heap.c
|
msvcrt: Added _get_heap_handle implementation.
|
2010-04-21 11:07:46 +02:00 |
locale.c
|
msvcrt: Fix synonym handling in setlocale/create_locale.
|
2010-05-10 10:09:21 +02:00 |
lock.c
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
main.c
|
msvcrt: Fix locale initialization.
|
2010-04-16 12:37:33 +02:00 |
math.c
|
msvcrt: Add float functions based on their double versions.
|
2010-05-04 13:14:58 +02:00 |
mbcs.c
|
msvcrt: Added mbstowcs(_s_l) implementation.
|
2010-05-06 15:19:52 +02:00 |
misc.c
|
msvcrt: Implement and test rand_s.
|
2010-01-18 14:30:00 +01:00 |
msvcrt.h
|
msvcrt: Fix strtod and wcstod implementation.
|
2010-05-10 10:08:57 +02:00 |
msvcrt.spec
|
msvcrt: Fixed wcstombs(_s_l) implementation.
|
2010-05-06 15:20:11 +02:00 |
mtdll.h
|
msvcrt: Add __cdecl to all function prototypes.
|
2008-12-17 15:00:28 +01:00 |
process.c
|
msvcrt: Rename functions conflicting with mingw headers.
|
2010-03-29 15:50:19 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
msvcrt: Added _cwscanf* implementation.
|
2010-04-22 18:11:11 +02:00 |
scanf.h
|
msvcrt: Fix debug message in scanf.
|
2010-04-26 09:07:51 -05:00 |
string.c
|
msvcrt: Fix strtod and wcstod implementation.
|
2010-05-10 10:08:57 +02:00 |
thread.c
|
msvcrt: Remove unneeded casts.
|
2008-01-14 13:09:56 +01:00 |
time.c
|
msvcrt: Added _mkgmtime implementation.
|
2010-04-27 13:04:45 -05: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: Fix strtod and wcstod implementation.
|
2010-05-10 10:08:57 +02:00 |