summaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 5d59564e2b4..40384f53fcd 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,23 @@
+2002-07-31 Conrad Scott <conrad.scott@dsl.pipex.com>
+
+ * fhandler.h (fhandler_base::get_r_no_interrupt): Make non-virtual.
+ * net.cc (fdsock): Call set_r_no_interrupt.
+
+2002-07-30 Christopher Faylor <cgf@redhat.com>
+
+ * syscalls.cc (_read): Clarify debugging output.
+
+2002-07-30 Christopher Faylor <cgf@redhat.com>
+
+ * fhandler.h (fhandler_base::get_r_no_interrupt): Make virtual.
+
+2002-07-30 Christopher Faylor <cgf@redhat.com>
+
+ * fhandler_disk_file.cc (fhandler_cygdrive::set_drives): Incorporate .
+ and .. processing here.
+ (fhandler_cygdrive::readdir): Assume . and .. are already in pdrive.
+ (fhandler_cygdrive::seekdir): Ditto.
+
2002-07-29 Christopher Faylor <cgf@redhat.com>
* dcrt0.cc (dll_crt0_1): Move debug_fixup_after_fork_exec.