CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-01-04 09:17:55

Modified files:
        winsup/cygwin  : ChangeLog fhandler.h fhandler.cc 
                         fhandler_disk_file.cc fhandler_mailslot.cc 
                         fhandler_raw.cc 

Log message:
        * fhandler.h (PREFERRED_IO_BLKSIZE): Define as 64K.
        * fhandler.cc (fhandler_base::fstat): Set st_blksize to
        PREFERRED_IO_BLKSIZE.
        * fhandler_disk_file.cc (fhandler_base::fstat_helper): Ditto.
        * fhandler_mailslot.cc (fhandler_mailslot::fstat): Ditto.
        * fhandler_raw.cc (fhandler_dev_raw::fstat): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3697&r2=1.3698
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.306&r2=1.307
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.273&r2=1.274
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.200&r2=1.201
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_mailslot.cc.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_raw.cc.diff?cvsroot=src&r1=1.65&r2=1.66

Reply via email to