wine/dlls/msvcrt
2010-01-18 14:16:04 +01:00
..
tests msvcrt: Check if argument passed to _dup2 is positive. 2010-01-14 09:41:43 -06: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: Add an errno mapping for ERROR_SHARING_VIOLATION. 2009-07-14 12:18:15 +02:00
except.c msvcrt: Handle the SIGBREAK signal. 2009-12-03 10:14:44 +01:00
exit.c
file.c msvcrt: Check if argument passed to _dup2 is positive. 2010-01-14 09:41:43 -06:00
heap.c
locale.c msvcrt: Implement __lconv_init. 2009-10-22 22:26:45 +02: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
Makefile.in
math.c msvcrt: Do not overlap in strcpy (Valgrind). 2009-11-04 12:22:23 +01:00
mbcs.c
misc.c
msvcrt.h include: Specify explicit alignment for __int64 types. 2009-11-21 14:31:45 +01:00
msvcrt.spec msvcrt: Forward __C_specific_handler to ntdll. 2010-01-18 14:16:04 +01:00
mtdll.h
process.c
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: Fix the strtol/strtoul definitions. 2009-09-01 22:34:50 +02:00
thread.c
time.c
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