Sweden-Number/dlls/msvcrt
Piotr Caban 0f3c31b1ea msvcrt: Try to convert C to C++ exception in __CxxFrameHandler. 2014-01-02 15:50:13 +01:00
..
tests makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
console.c
cpp.c
cppexcept.h msvcrt: Use BOOL type where appropriate. 2013-10-31 09:58:43 +01:00
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c msvcrt: Add __security_error_handler stub. 2013-10-25 14:42:03 +02:00
except_arm.c
except_i386.c msvcrt: Try to convert C to C++ exception in __CxxFrameHandler. 2014-01-02 15:50:13 +01:00
except_x86_64.c
exit.c
file.c msvcrt: Don't write to buffer in ungetc if _IOSTRG flag is specified. 2013-12-30 19:44:08 +01:00
heap.c
locale.c
lock.c
main.c
math.c msvcrt: Standardize on using a comparison operator to ensure we return 0 or 1. 2013-12-02 10:49:38 +01:00
mbcs.c
misc.c
msvcrt.h
msvcrt.spec msvcrt: Implement missing sprintf functions. 2013-12-10 13:01:22 +01:00
mtdll.h
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c msvcrt: Return wall-clock time from clock(). 2013-11-25 19:30:20 +01:00
undname.c msvcrt: Don't output __ptr64 when UNDNAME_NO_MS_KEYWORDS is used. 2013-10-22 20:19:18 +02:00
wcs.c msvcrt: Implement missing sprintf functions. 2013-12-10 13:01:22 +01:00