CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-07-05 09:59:34

Modified files:
        winsup/cygwin  : ChangeLog fhandler.cc fhandler_disk_file.cc 
                         fhandler_socket.cc path.cc 

Log message:
        * fhandler.cc (fhandler_base::open): Don't open file with WRITE_DAC
        access on remote filesystem.  Explain why.
        * fhandler_disk_file.cc (fhandler_disk_file::mkdir): Ditto for
        directories.
        * fhandler_socket.cc (fhandler_socket::bind): Ditto for sockets.
        * path.cc (symlink_worker): Ditto for symlinks.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5429&r2=1.5430
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.cc.diff?cvsroot=src&r1=1.395&r2=1.396
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_disk_file.cc.diff?cvsroot=src&r1=1.360&r2=1.361
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.276&r2=1.277
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.630&r2=1.631

Reply via email to