Sweden-Number/dlls/msvcrt
Andrew Nguyen 5c57185060 msvcrt: Ensure that old buffer contents are copied when allocating a growable pf_output buffer for the first time. 2011-04-04 16:12:37 +02:00
..
tests msvcrt/tests: Wine should not have trouble with the environ pointers so replace a few skip()s with win_skip()s. 2011-03-31 14:02:44 +02:00
Makefile.in
console.c
cpp.c
cppexcept.c
cppexcept.h
ctype.c msvcrt: Don't call get_locale two times in _isctype function. 2011-03-31 18:09:31 +02:00
data.c
dir.c msvcrt: Added _findnext32() implementation. 2011-03-15 17:14:07 +01:00
environ.c
errno.c
except.c msvcrt: Implement _set_security_error_handler. 2011-03-16 16:31:55 +01:00
exit.c
file.c
heap.c
locale.c msvcrt: Fix locale creation for multibyte encoding. 2011-03-31 18:09:27 +02:00
lock.c
main.c
math.c msvcrt: Fix buffer size in _ecvt_s. 2011-03-31 12:31:54 +02:00
mbcs.c msvcrt: Added space for nullbyte in size returned by wcstombs_s and mbstowcs_s. 2011-03-30 18:59:22 +02:00
misc.c msvcrt: Add _get_output_format() and return default value. 2011-03-09 12:30:30 +01:00
msvcrt.h msvcrt: Implement _set_security_error_handler. 2011-03-16 16:31:55 +01:00
msvcrt.spec msvcrt: Implement _mbslwr_s. 2011-03-29 12:19:37 +02:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c
undname.c
wcs.c msvcrt: Ensure that old buffer contents are copied when allocating a growable pf_output buffer for the first time. 2011-04-04 16:12:37 +02:00