Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-12-07 08:04:22 +0300
committerChristopher Faylor <me@cgf.cx>2001-12-07 08:04:22 +0300
commitd1e0b274c9cac3c5d688192e951f5b544a03be26 (patch)
treeadf8722f7be36a64b34eb1d7ca4e48e570f2bb85
parent8025ba44d94f21b686616d8db0404536f4ef65c0 (diff)
* path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through path.unlabeled-1.1042.2.1.4.2.4
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 1167042e9..cd25e8e4e 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2001-12-06 Christopher Faylor <cgf@redhat.com>
+ * path.cc (path_conv::check): Reset FH_CYGDRIVE if iterating through
+ path.
+
+2001-12-06 Christopher Faylor <cgf@redhat.com>
+
* path.cc (path_conv::check): Don't complain if /dev/x/foo when x
doesn't exist.
(mount_info::conv_to_win32_path): Keep translating when a /cygdrive is