Sweden-Number/dlls/msvcrt
Piotr Caban 343122a494 msvcrt: Added _set_output_format tests. 2013-03-27 12:13:23 +01:00
..
tests msvcrt: Added _set_output_format tests. 2013-03-27 12:13:23 +01:00
Makefile.in msvcrt: Add a new file for the ARM exception handling. 2013-02-27 19:23:45 +01:00
console.c
cpp.c msvcrt: Move demangler flags to a header and use them. 2013-02-25 10:40:36 +01:00
cppexcept.h
ctype.c
cxx.h
data.c msvcrt: Fixed closing of FindFirstFile handle in build_expanded_argv. 2013-03-01 18:03:31 +01:00
dir.c
environ.c
errno.c
except.c msvcrt: Remove WINAPI on static functions where not needed. 2013-03-06 15:10:57 +01:00
except_arm.c msvcrt: Fix DISPATCHER_CONTEXT on ARM. 2013-02-28 21:00:36 +01:00
except_i386.c
except_x86_64.c
exit.c
file.c msvcrt: Fixed fgetwc behavior on multibyte characters and Unicode files. 2013-03-25 16:24:13 +01:00
heap.c
locale.c msvcrt: Avoid signed-unsigned integer comparisons. 2013-02-20 10:33:38 +01:00
lock.c
main.c msvcrt: Return child exit code in _pclose function. 2013-01-18 13:28:59 +01:00
math.c msvcrt: Export the float math functions on ARM. 2013-03-14 13:20:13 +01:00
mbcs.c
misc.c msvcrt: Added _set_output_format implementation. 2013-03-27 12:13:20 +01:00
msvcrt.h msvcrt: Added _set_output_format implementation. 2013-03-27 12:13:20 +01:00
msvcrt.spec msvcrt: Added _set_output_format implementation. 2013-03-27 12:13:20 +01:00
mtdll.h
printf.h msvcrt: Added _set_output_format implementation. 2013-03-27 12:13:20 +01:00
process.c msvcrt: Return child exit code in _pclose function. 2013-01-18 13:28:59 +01:00
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Fixed copied buffer size in _ui64tow_s. 2013-03-25 16:28:07 +01:00
thread.c
time.c
undname.c msvcrt: Move demangler flags to a header and use them. 2013-02-25 10:40:36 +01:00
wcs.c msvcrt: Fix incorrect casts in _wcstoi64_l and _wcstoui64_l. 2013-03-11 10:41:09 +01:00