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:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 0be5f97ff..492a96cea 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2002-06-24 Christopher Faylor <cgf@redhat.com>
+ * dtable.cc (dtable::find_unused_handle): Avoid coercion.
+
+2002-06-24 Christopher Faylor <cgf@redhat.com>
+
* dtable.cc (fhandler_base::dup2): Cleanup. Ensure that lock is turned
off in error condition.