CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2007-07-30 10:58:17

Modified files:
        winsup/cygwin  : ChangeLog fhandler_disk_file.cc sec_acl.cc 
                         security.cc 

Log message:
        * fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't be
        opened for reading the ACLs, fall back to faking them.
        * sec_acl.cc (acl_worker): Handle non-existing files.
        * security.cc (get_file_attribute): Return ILLEGAL_UID/ILLEGAL_GID
        as owner/group for non-readable ACLs on file systems supporting them.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3872&r2=1.3873
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.236&r2=1.237
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/sec_acl.cc.diff?cvsroot=src&r1=1.48&r2=1.49
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.223&r2=1.224

Reply via email to