Sweden-Number/dlls/msvcrt
Alexandre Julliard bcf1ef3c90 msvcrt: Make a few more exception handling functions i386-specific. 2010-04-12 17:52:37 +02:00
..
tests msvcrt: Added memmove_s and memcpy_s implementation. 2010-04-12 17:48: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
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c msvcrt: Fix _get/_set_invalid_parameter_handler implementation. 2010-04-01 18:12:58 +02:00
except.c msvcrt: Make a few more exception handling functions i386-specific. 2010-04-12 17:52:37 +02:00
exit.c
file.c msvcrt: Rename functions conflicting with mingw headers. 2010-03-29 15:50:19 +02:00
heap.c msvcrt: Added memmove_s and memcpy_s implementation. 2010-04-12 17:48:21 +02:00
locale.c msvcrt: Added implemenatation of _create_locale and _free_locale. 2010-04-08 12:38:49 +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
math.c msvcrt: Fix an unused variable warning. 2010-04-07 14:25:19 +02:00
mbcs.c msvcrt: Rename functions conflicting with mingw headers. 2010-03-29 15:50:19 +02:00
misc.c msvcrt: Implement and test rand_s. 2010-01-18 14:30:00 +01:00
msvcrt.h msvcrt: Added implemenatation of _create_locale and _free_locale. 2010-04-08 12:38:49 +02:00
msvcrt.spec msvcrt: Make a few more exception handling functions i386-specific. 2010-04-12 17:52:37 +02:00
mtdll.h
process.c msvcrt: Rename functions conflicting with mingw headers. 2010-03-29 15:50:19 +02:00
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Added _strtoui64 implementation. 2010-03-29 15:50:21 +02:00
thread.c
time.c msvcrt: Avoid using localtime_r. 2010-03-29 15:50:20 +02:00
undname.c
wcs.c msvcrt: Added _iswalpha_l implementation. 2010-04-08 12:38:56 +02:00