Sweden-Number/dlls/msvcrt
Rob Shearman c20868e0a2 msvcrt: Free memory allocated in TLS slot on module unload as well as thread exit. 2009-12-14 16:14:39 +01:00
..
tests msvcrt/tests: Fix the signal handler calling convention. 2009-12-09 12:04:41 +01:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c
except.c msvcrt: Handle the SIGBREAK signal. 2009-12-03 10:14:44 +01:00
exit.c
file.c
heap.c
locale.c
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
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 _ftol2_sse to ntdll._ftol. 2009-11-24 15:53:37 +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
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: Remove unnecessary NULL check (Coverity). 2009-12-04 14:34:58 +01:00