]> sourceware.org Git - newlib-cygwin.git/commit
* path.cc (symlin_info::check): Set 4th parameter of
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 18 Dec 2008 15:37:19 +0000 (15:37 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 18 Dec 2008 15:37:19 +0000 (15:37 +0000)
commitdc7dfa3a828d1d8fa2914ff80b4c3bfcfbbddd78
tree4533e50c5fb98fb41a1471d48221b299cd947d49
parent676c6177042e89d5d98e5e2634662527be6c66d3
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
This page took 0.030399 seconds and 5 git commands to generate.