4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-05 05:50:29 +08:00
Corinna Vinschen 4243412aa5 * fhandler.h (class fhandler_dev_raw): Remove is_writing flag.
Remove declaration of writebuf.
	(class fhandler_dev_floppy): Remove declaration of close.
	* fhandler_floppy.cc (fhandler_dev_floppy::close): Delete.
	(fhandler_dev_floppy::lseek): Remove calls to writebuf.  Set
	eom_detected to false after successful seek.
	* fhandler_raw.cc (fhandler_dev_raw::writebuf): Delete.
	(fhandler_dev_raw::raw_read): Remove calls to writebuf.
	(fhandler_dev_raw::raw_write): Always invalidate buffer.
2004-07-15 14:56:05 +00:00
..
2004-01-20 03:11:39 +00:00
2004-05-12 16:21:18 +00:00
2003-09-25 00:37:18 +00:00
2004-03-14 05:35:19 +00:00
2004-02-04 22:40:50 +00:00
2003-07-07 05:32:24 +00:00
2004-04-16 21:22:13 +00:00
2003-03-09 20:31:07 +00:00
2004-05-16 16:38:27 +00:00