CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2010-02-19 12:37:38

Modified files:
        winsup/cygwin  : ChangeLog fhandler_disk_file.cc 

Log message:
        * fhandler_disk_file.cc (fhandler_base::fstat_helper):  Set st_rdev
        to same value as st_dev.  Avoid useless debug output in executable
        check.  Add filename to debug output.
        (fhandler_disk_file::facl): Simplify code calling fstat methods to
        just call fstat to avoid errors with the cygdrive directory.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4832&r2=1.4833
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.322&r2=1.323

Reply via email to