CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2012-04-04 12:45:25

Modified files:
        winsup/cygwin  : ChangeLog fhandler_nodevice.cc path.cc 

Log message:
        * fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS to
        ENOENT if non-existent file got opened for reading only.  Explain why.
        * path.cc (path_conv::check): Stick to ENOENT if file has been opened
        for informational purposes only.  Add to comment.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5795&r2=1.5796
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_nodevice.cc.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.656&r2=1.657

Reply via email to