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:
authorConrad Scott <conrad.scott@dsl.pipex.com>2002-09-20 01:50:15 +0400
committerConrad Scott <conrad.scott@dsl.pipex.com>2002-09-20 01:50:15 +0400
commit177131f184dd94893cdc6fe97d3e13402a107b48 (patch)
tree7a5b9bb9c23fd21e517eeb22dd2682a937dd07ff
parentf75b84f8c109f5f95bf575e4a25b18ea2db84435 (diff)
Fix "corrupted" entries.
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index e67b03bba..25044b2c8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -3207,7 +3207,7 @@
mount entry is not found.
(mount_info::set_flags_from_win32_path): Ditto.
-2002-06-04 Christopher Faylor <ccygserver_shm.ccgf@redhat.com>
+2002-06-04 Christopher Faylor <cgf@redhat.com>
* dtable.cc (handle_to_fn): Correct placement and length of name
buffer. (Suggested by Pavel Tsekov)
@@ -3343,7 +3343,7 @@
2002-06-02 Christopher Faylor <cgf@redhat.com>
- * fhandler_disk_file.cc (fhacygserver_shm.ccndler_disk_file::fstat_by_name): Check
+ * fhandler_disk_file.cc (fhandler_disk_file::fstat_by_name): Check
specifically for non-existent file, first.
(fhandler_disk_file::fstat): Perform fd open on files with funny
characters.