wine/dlls/msvcrt
2006-08-18 20:56:43 +02:00
..
tests msvcrt: In text mode a ctrl-z signals EOF. 2006-08-09 17:33:23 +02:00
console.c msvcrt: Remove redundant NULL checks before MSVCRT_free. 2006-08-09 11:21:07 +02:00
cpp.c msvcrt: Remove redundant NULL checks before MSVCRT_free. 2006-08-09 11:21:07 +02:00
cppexcept.c
cppexcept.h
ctype.c msvcrt: Avoid including system headers in msvcrt.h. 2006-07-10 11:54:10 +02:00
data.c msvcrt: Fix _initterm, with tests. 2006-06-21 13:40:33 +02:00
dir.c
environ.c
errno.c
except.c msvcrt: Fixed access to the extra arguments of setjmp3. 2006-08-18 20:56:43 +02:00
exit.c msvcrt: Remove redundant NULL checks before MSVCRT_free. 2006-08-09 11:21:07 +02:00
file.c msvcrt: In text mode a ctrl-z signals EOF. 2006-08-09 17:33:23 +02:00
heap.c
locale.c msvcrt: Avoid including system headers in msvcrt.h. 2006-07-10 11:54:10 +02:00
lock.c
main.c
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
math.c
mbcs.c
misc.c
msvcrt.h msvcrt: Avoid including system headers in msvcrt.h. 2006-07-10 11:54:10 +02:00
msvcrt.spec msvcrt: Rename _execve to MSVCRT__execve. 2006-08-09 23:09:08 +02:00
mtdll.h
process.c msvcrt: Rename _execve to MSVCRT__execve. 2006-08-09 23:09:08 +02:00
rsrc.rc
scanf.c
scanf.h
string.c msvcrt: Fix a crash in _strdup. 2006-06-21 13:53:59 +02:00
thread.c
time.c msvcrt: Avoid including system headers in msvcrt.h. 2006-07-10 11:54:10 +02:00
undname.c
wcs.c