CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2010-09-06 09:48:55

Modified files:
        winsup/utils   : ChangeLog cygpath.cc 

Log message:
        * cygpath.cc (RtlEqualUnicodePathPrefix): New helper function.
        (HARDDISK_PREFIX): Move.
        (GLOBALROOT_PREFIX): Define.
        (get_device_name): Take GLOBALROOT_PREFIX into account.
        Improve check for path to allow filesystem access via block devices.
        Potentially drop \\.\ prefix if resulting path is a valid DOS
        pathname.
        (do_pathconv): Make sure to drop \\?\ prefix only if path is
        actually a filesystem based path.
        (print_version): Fix copyright.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.541&r2=1.542
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/cygpath.cc.diff?cvsroot=src&r1=1.63&r2=1.64

Reply via email to