CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-11-21 13:46:17

Modified files:
        winsup/cygwin  : ChangeLog fhandler_floppy.cc 

Log message:
        * fhandler_floppy.cc (fhandler_dev_floppy::raw_read): Drop
        initialization of bytes_to_read.  Set bytes_to_read to len in
        non-buffered case.  Call read_bytes correctly with bytes_to_read
        instead of len.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4299&r2=1.4300
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_floppy.cc.diff?cvsroot=src&r1=1.52&r2=1.53

Reply via email to