From 52b403c28a07bc1b1c6d8c14fc4ad8698506f895 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 5 Dec 2001 23:07:04 +0000 Subject: * dir.cc (opendir): Detect error return from build_fhandler_from_name. --- winsup/cygwin/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index b3094d1..3437a2c 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2001-12-05 Christopher Faylor + + * dir.cc (opendir): Detect error return from build_fhandler_from_name. + 2001-12-04 David Rothenberger * net.cc (cygwin_getsockopt): Dereference optlen pointer when passing @@ -6,6 +10,8 @@ 2001-12-03 Christopher Faylor * 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. -- cgit v1.1