CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2009-11-09 19:46:36

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

Log message:
        * path.cc (symlink_info::check_reparse_point): Always check
        SubstituteName for volume string to recognize volume mount points.
        Reuse subst when calling sys_wcstombs.
        * syscalls.cc (rename): Set errno to EBUSY when trying to rename
        volume mount points.  Explain why.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4713&r2=1.4714
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.571&r2=1.572
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.545&r2=1.546

Reply via email to