src/winsup/cygwin ChangeLog path.cc
corinna@cygwin.com
corinna@cygwin.com
Thu Dec 18 15:37:00 GMT 2008
CVSROOT: /cvs/src
Module name: src
Changes by: corinna@sourceware.org 2008-12-18 15:37:19
Modified files:
winsup/cygwin : ChangeLog path.cc
Log message:
* path.cc (symlin_info::check): Set 4th parameter of
NtQueryDirectoryFile to NULL instead of 0 since it's a pointer.
Simplify label and break from loop handling in symlink evaluation
conditional expression. Drop a now useless break statement. Fix
behaviour when searching for `foo' and then finding a `foo.lnk'
which is no shortcut.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4323&r2=1.4324
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/path.cc.diff?cvsroot=src&r1=1.531&r2=1.532
More information about the Cygwin-cvs
mailing list