CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2010-04-26 13:48:06

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

Log message:
        * mount.h (fs_info::inited): New inline method.
        * path.cc (path_conv::check): Clear filesystem info if following a
        symlink.  Use new fs_info::inited method to check if FS info is already
        available.
        (symlink_info::check): Drop fs_update_called.  Use fs_info::inited
        method instead.  Streamline test for leading space and trailing dot or
        space.  Add comments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4928&r2=1.4929
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mount.h.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.588&r2=1.589

Reply via email to