CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x5f1
Changes by:     [EMAIL PROTECTED]       2008-02-29 16:38:02

Modified files:
        winsup/cygwin  : ChangeLog fhandler_disk_file.cc 

Log message:
        * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Call close_fs
        instead of close to avoid calling close from wrong class when changing
        a file system based device node.
        (fhandler_disk_file::fchown): Ditto.
        (fhandler_disk_file::facl): Ditto.
        (fhandler_base::utimes_fs): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.3582.2.55&r2=1.3582.2.56
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&only_with_tag=cr-0x5f1&r1=1.185.4.8&r2=1.185.4.9

Reply via email to