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
cpp.c
cppexcept.c
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
except.c
exit.c
file.c msvcrt: IO init. 2006-04-11 12:38:23 +02:00
heap.c
locale.c
lock.c
main.c
math.c
mbcs.c
misc.c
msvcrt.h
msvcrt.spec
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
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