Sweden-Number/dlls/msvcrt
Eric Pouech f7441f9e1a msvcrt: Some more fixes to name demangling. 2006-03-06 11:37:14 +01:00
..
tests msvcrt: Some more fixes to name demangling. 2006-03-06 11:37:14 +01:00
.gitignore
Makefile.in
console.c msvcrt: Use the msvcrt version of printf everywhere. 2006-01-24 12:21:58 +01:00
cpp.c
cppexcept.c msvcrt: Save esp before calling catch block and restore afterwards. 2006-02-22 12:21:00 +01:00
cppexcept.h
ctype.c
data.c msvcrt: Added _sys_errlist (based on a patch by Uwe Bonnes). 2006-01-23 19:30:21 +01:00
dir.c
environ.c
errno.c msvcrt: Make error strings static. 2006-01-24 14:00:46 +01:00
except.c
exit.c msvcrt: Fix a typo. 2006-02-13 13:24:26 +01:00
file.c msvcrt: Correctly set EOF flag in fread(). 2006-02-17 17:38:03 +01:00
heap.c
locale.c msvcrt: Add a stub for _wsetlocale. 2006-02-28 12:02:13 +01:00
lock.c
main.c msvcrt: Properly implemented strerror and perror (based on a patch by 2006-01-23 19:58:10 +01:00
math.c
mbcs.c Avoid importing _strlwr/_strupr from ntdll. 2006-01-24 12:24:05 +01:00
misc.c
msvcrt.h Avoid importing _strlwr/_strupr from ntdll. 2006-01-24 12:24:05 +01:00
msvcrt.spec msvcrt: Add a stub for _wsetlocale. 2006-02-28 12:02:13 +01:00
mtdll.h
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c msvcrt: localtime should accept any positive time value. 2006-02-11 12:15:21 +01:00
undname.c msvcrt: Some more fixes to name demangling. 2006-03-06 11:37:14 +01:00
wcs.c msvcrt: Use the msvcrt version of printf everywhere. 2006-01-24 12:21:58 +01:00