Sweden-Number/dlls/msvcrt
Vitaliy Margolen 99cfc8bdf8 msvcrt: Fix times tests to pass on windows.
Add more tests for daylight-time savings.
2006-05-15 14:25:52 +02:00
..
tests msvcrt: Fix times tests to pass on windows. 2006-05-15 14:25:52 +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: Don't duplicate handle in _get_osfhandle. 2006-05-08 17:40:09 +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