Sweden-Number/dlls/msvcrt
Piotr Caban cd7b71d3f4 msvcrt: Added stdin close/open tests. 2013-03-04 11:14:47 +01:00
..
tests msvcrt: Added stdin close/open tests. 2013-03-04 11:14:47 +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
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: Reuse standard file descriptors after closing them. 2013-03-04 11:14:45 +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
mbcs.c
misc.c
msvcrt.h msvcrt: Add a new file for the ARM exception handling. 2013-02-27 19:23:45 +01:00
msvcrt.spec msvcrt: Add a new file for the ARM exception handling. 2013-02-27 19:23:45 +01:00
mtdll.h
printf.h
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: Don't call invalid parameter handler in str{n,i}cmp functions. 2013-01-28 14:06:09 +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