CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2009-01-09 16:20:27

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

Log message:
        * mount.cc (mount_info::from_fstab_line): Always convert drive
        letter in native path to uppercase.
        * path.cc (normalize_win32_path): Ditto.
        (path_prefix_p): Revert previous patch.
        
        * path.cc (symlink_info::check): Check for STATUS_INVALID_PARAMETER
        return code to circumvent weird behaviour of Samba 3.2.x shares.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4348&r2=1.4349
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mount.cc.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.538&r2=1.539

Reply via email to