CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-10-16 09:52:26

Modified files:
        winsup/cygwin  : ChangeLog fhandler_floppy.cc fhandler_raw.cc 

Log message:
        * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Remove lloffset.
        Use offset directly.  Add shortcut for lseek(fd, 0, SEEK_CUR) case.
        (fhandler_dev_floppy::ioctl): Drop wrong RDSETBLK case.
        * fhandler_raw.cc (fhandler_dev_raw::ioctl): Revamp RDSETBLK code.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5973&r2=1.5974
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_floppy.cc.diff?cvsroot=src&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_raw.cc.diff?cvsroot=src&r1=1.77&r2=1.78

Reply via email to