CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008-04-02 11:35:10

Modified files:
        winsup/cygwin  : ChangeLog path.cc 

Log message:
        * path.cc (symlink_info::check_reparse_point): Use NtFsControlFile
        to read reparse points.
        (enum shortcut_t): New type.
        (symlink_info::check): Convert sym_check to shortcut_t.  Use shortcut_t
        enum values throughout.  Check reparse point before checking for
        sysfile shortcut.  Open reparse points with READ_CONTROL only to
        accommodate special Vista reparse points.  Add comments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4083&r2=1.4084
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.482&r2=1.483

Reply via email to