Sweden-Number/dlls/msvcrt
qingdoa daoo 750102d1a3 msvcrt: If caller passes a NULL deallocator to __unDNameEx, don't use it. 2006-04-13 11:23:13 +02:00
..
tests msvcrt: Allow environment strings longer than 512 characters. 2006-04-03 11:39:56 +02: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
dir.c
environ.c msvcrt: Fix a TRACE message to avoid buffer overflow. 2006-04-05 10:58:41 +02:00
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: IO init. 2006-04-11 12:38:23 +02:00
heap.c
locale.c msvcrt: Add a stub for _wsetlocale. 2006-02-28 12:02:13 +01:00
lock.c
main.c
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 msvcrt: Append extension(.exe) for _spawnve argument. 2006-04-06 12:05:54 +02:00
rsrc.rc
scanf.c
scanf.h msvcrt: Fix reading of signed numbers with unsigned read types in scanf. 2006-03-27 11:30:50 +02:00
string.c
thread.c
time.c msvcrt: Implementation of wcsftime (based on a patch by Mike McCormack). 2006-03-23 20:35:52 +01:00
undname.c msvcrt: If caller passes a NULL deallocator to __unDNameEx, don't use it. 2006-04-13 11:23:13 +02:00
wcs.c msvcrt: Use the msvcrt version of printf everywhere. 2006-01-24 12:21:58 +01:00