4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-28 18:10:23 +08:00
Corinna Vinschen 7cdd029300 * fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading with
variable block size, read only one block, read directly into user
	supplied buffer, return ENOMEM if user supplied buffer is smaller
	than size of next block to read.  Use read2 instead of bytes_to_read
	to count number of bytes read.
	* fhandler_tape.cc (fhandler_dev_tape::open): Add debug output.
2004-03-02 13:07:47 +00:00
..
2004-01-20 03:11:39 +00:00
2003-04-16 03:03:45 +00:00
2003-09-25 00:37:18 +00:00
2002-12-12 03:09:38 +00:00
2003-12-15 04:44:30 +00:00
2004-02-04 22:40:50 +00:00
2003-07-25 16:13:12 +00:00
2003-07-07 05:32:24 +00:00
2003-03-09 20:31:07 +00:00
2003-01-15 10:21:23 +00:00