wine/dlls/msvcrt
2013-01-21 12:51:15 +01:00
..
tests msvcrt: Added basic _popen tests. 2013-01-18 13:28:59 +01:00
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c msvcrt: NULL terminate program arguments list in __getmainargs. 2012-12-26 18:23:05 +01:00
dir.c
environ.c
errno.c
except.c
except_i386.c msvcrt: Don't call local_unwind2 when Cookie equals MSVCRT_JMP_MAGIC in longjmp. 2012-12-20 12:23:20 +01:00
except_x86_64.c
exit.c
file.c msvcrt: read_utf8: free readbuf on return (Coverity). 2013-01-21 12:51:15 +01:00
heap.c
locale.c
lock.c
main.c msvcrt: Return child exit code in _pclose function. 2013-01-18 13:28:59 +01:00
Makefile.in
math.c
mbcs.c
misc.c
msvcrt.h msvcrt: Return child exit code in _pclose function. 2013-01-18 13:28:59 +01:00
msvcrt.spec msvcrt: Added _strnicmp_l implementation. 2012-12-26 18:23:05 +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: Added _strnicmp_l implementation. 2012-12-26 18:23:05 +01:00
thread.c
time.c
undname.c
wcs.c