summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscottc <scottc>2002-09-19 21:50:15 +0000
committerscottc <scottc>2002-09-19 21:50:15 +0000
commit5d62df58b0e8f0f9b133c4c73136205c3b38c6cd (patch)
treeef1270297aeceecf35b96b14f9e03fa9a66e39d3
parentbb2104d5dfab7eccc0de8ddb2edb2613421e1352 (diff)
downloadgdb-5d62df58b0e8f0f9b133c4c73136205c3b38c6cd.tar.gz
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 e67b03bbadb..25044b2c82d 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.