Cast time_t to long for printing.
[wine] / dlls / msvcrt / tests /
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-09-24  Jon GriffithsAdded tests for cpp objects/RTTI.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-13  Uwe BonnesFix some sscanf cases and testcase to get wxtide32...
2003-05-13  Francois GougetChange the #include order so the test compiles with...
2003-02-19  Uwe BonnesRough implementation of _O_TEXT/_O_BINARY translation...
2003-01-11  Mehmet Yasar- return EOF when stream is empty
2002-12-20  Alexandre JulliardHandle unknown format chars correctly (spotted by Györg...
2002-12-17  Bill Curriefdopen: don't rewind the file after creating the FILE...
2002-11-06  Patrik StridvallFixed some issues found by winapi_check.
2002-10-30  Uwe BonnesFirst version of msvcrt scanf test.