Sweden-Number/dlls/msvcrt
Jörg Höhle d9d4323137 msvcrt/tests: sizeof(long double) is 12 with MS. 2011-02-17 18:33:43 +01:00
..
tests msvcrt/tests: sizeof(long double) is 12 with MS. 2011-02-17 18:33:43 +01:00
Makefile.in
console.c
cpp.c msvcrt: Fixed a typo. 2011-02-08 14:46:15 -06:00
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c msvcrt: Use the _set_error_mode value to switch between a dialogbox and stderr for C runtime messages. 2011-01-31 14:30:27 +01:00
except.c msvcrt: Implement longjmp for x86_64. 2011-02-01 18:14:09 +01:00
exit.c msvcrt: Use the _set_error_mode value to switch between a dialogbox and stderr for C runtime messages. 2011-01-31 14:30:27 +01:00
file.c msvcrt: Implement _wsopen_s. 2011-01-27 14:14:41 +01:00
heap.c
locale.c msvcrt: Null terminate the temporary locale buffer in _create_locale. 2011-01-17 15:57:16 +01:00
lock.c
main.c msvcrt: Implemented __control87_2. 2011-01-26 14:57:15 +01:00
math.c msvcrt: Implement _fcvt_s(). 2011-01-31 12:31:22 +01:00
mbcs.c
misc.c
msvcrt.h msvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX. 2011-02-17 18:33:43 +01:00
msvcrt.spec msvcrt: Implement longjmp for x86_64. 2011-02-01 18:14:09 +01:00
mtdll.h
process.c msvcrt: Fix a possible memory leak in _wsystem for the NULL command case. 2011-01-17 15:56:31 +01:00
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX. 2011-02-17 18:33:43 +01:00
thread.c
time.c
undname.c
wcs.c