CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-02-29 16:38:51

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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4029&r2=1.4030
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.260&r2=1.261

Reply via email to