Fixed error checking in file creation and closing.
[wine] / msdos / ioports.c
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-13  Marcus MeissnerFixed the ppdev.h present but not direct io access...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-23  Alexandre JulliardRemoved most inclusions of options.h.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-08  Ove KaavenMoved the int 9 (keyboard) handler to dlls/winedos.
2001-08-15  Uwe BonnesDon't call Dosvm functions when Dosvm isn't initialized.
2001-06-28  Patrik StridvallDocumentation name fixes.
2001-06-26  Uwe BonnesAdded /dev/parport support for direct port access.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-08-22  James AbbatielloFixes for reading latched values with ports 0x40-0x43.
2000-07-29  Ove KaavenLet Int09 routines remember a keystroke's ASCII code...
2000-06-07  Patrik StridvallFixed some warnings.
2000-06-03  Alexandre JulliardDelay initialization of I/O permissions until they...
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Michael VekslerRemoved "implicit declaration" warnings.
1999-03-28  Jess HaasFixed a warning.
1999-03-25  Ove KaavenAdded port 0x60 for int 0x09, and port 0x20 for PIC...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-14  Andreas MohrMoved VGA port access check at the beginning in order...
1999-01-30  Andreas Mohrimplemented timer latching
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Andreas MohrAdded automatic CMOS RAM checksum calculation.
1998-11-08  Ove KaavenSimulate the VGA vertical refresh.
1998-11-01  Ove KaavenMoved VGA-emulating DirectX code from dispdib.c to...
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-01-01  Alexandre JulliardRelease 970101 wine-970101