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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b3094d15e..3437a2cd2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-05 Christopher Faylor <cgf@redhat.com>
+
+ * dir.cc (opendir): Detect error return from build_fhandler_from_name.
+
2001-12-04 David Rothenberger <daveroth@acm.org>
* net.cc (cygwin_getsockopt): Dereference optlen pointer when passing
@@ -6,6 +10,8 @@
2001-12-03 Christopher Faylor <cgf@redhat.com>
* net.cc (cygwin_getsockopt): Allow NULL optval.
+ (cygwin_setsockopt): Ditto.
+ (cygwin_recvfrom): Allow NULL from.
* path.cc (mount_info::read_cygdrive_info_from_registry): Don't write
cygdrive to registry if it doesn't exist.