Sweden-Number/dlls/msvcrt
Piotr Caban 27ff2ae967 msvcrt: Improved locale initialization. 2011-05-26 13:38:22 +02:00
..
tests msvcrt: Add support for function namespaces in symbol demangling. 2011-05-15 20:27:15 +02:00
Makefile.in
console.c msvcrt: Don't pass NULL as __ms_va_list in printf implementation. 2011-05-11 17:49:16 +02:00
cpp.c msvcrt: Added _get_unexpected implementation. 2011-05-25 11:47:17 +02:00
cppexcept.c msvcrt: _CxxThrowException is stdcall, not cdecl. 2011-05-16 16:35:27 +02:00
cppexcept.h msvcrt: _CxxThrowException is stdcall, not cdecl. 2011-05-16 16:35:27 +02:00
ctype.c msvcrt: Use get_locinfo instead of get_locale. 2011-05-25 11:45:42 +02:00
data.c
dir.c
environ.c
errno.c
except.c msvcrt: Implement _seh_longjmp_unwind4 for i386. 2011-05-17 12:49:20 +02:00
exit.c
file.c msvcrt: Improved tmpnam/wtmpnam implementation. 2011-05-25 11:46:29 +02:00
heap.c
locale.c msvcrt: Improved locale initialization. 2011-05-26 13:38:22 +02:00
lock.c
main.c msvcrt: Improved locale initialization. 2011-05-26 13:38:22 +02:00
math.c msvcrt: Implemented a few trivial math functions. 2011-05-01 12:52:35 +02:00
mbcs.c msvcrt: Use get_locinfo instead of get_locale. 2011-05-25 11:45:42 +02:00
misc.c
msvcrt.h msvcrt: Improved locale initialization. 2011-05-26 13:38:22 +02:00
msvcrt.spec msvcrt: Added _get_unexpected implementation. 2011-05-25 11:47:17 +02:00
mtdll.h
printf.h msvcrt: Use get_locinfo instead of get_locale. 2011-05-25 11:45:42 +02:00
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Use get_locinfo instead of get_locale. 2011-05-25 11:45:42 +02:00
string.c msvcrt: Use get_locinfo instead of get_locale. 2011-05-25 11:45:42 +02:00
thread.c msvcrt: Added _getptd implementation. 2011-05-25 11:46:37 +02:00
time.c msvcrt: Change the way how localtime/gmtime buffer is stored in __thread_data. 2011-05-25 11:46:16 +02:00
undname.c msvcrt: Add support for function namespaces in symbol demangling. 2011-05-15 20:27:15 +02:00
wcs.c msvcrt: Use get_locinfo instead of get_locale. 2011-05-25 11:45:42 +02:00