Sweden-Number/dlls/msvcrt
Andrew Nguyen dd1b937287 msvcrt: Null terminate the temporary locale buffer in _create_locale.
Spotted with Valgrind.
2011-01-17 15:57:16 +01:00
..
tests msvcrt/tests: Avoid embedding extended ASCII characters in locale string literals. 2011-01-17 15:57:07 +01:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c
data.c
dir.c
environ.c
errno.c
except.c
exit.c
file.c
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
math.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec msvcrt: Implement _ftime64_s and _ftime32_s. 2010-12-29 12:05:23 +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
thread.c
time.c msvcrt: Implement _ftime64_s and _ftime32_s. 2010-12-29 12:05:23 +01:00
undname.c
wcs.c