CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2013-01-10 15:08:23

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

Log message:
        * path.h (path_conv::fs_type): New method.
        * syscalls.cc (rename): Check for cross-device situation before
        touching anything.  Explain why.  Workaround NFS bug in call to
        NtSetInformationFile(FileRenameInformation).

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6031&r2=1.6032
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.h.diff?cvsroot=src&r1=1.173&r2=1.174
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/syscalls.cc.diff?cvsroot=src&r1=1.640&r2=1.641

Reply via email to