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:
authorCorinna Vinschen <corinna@vinschen.de>2014-10-14 23:43:09 +0400
committerCorinna Vinschen <corinna@vinschen.de>2014-10-14 23:43:09 +0400
commit50e4b6d55770e59d6e842006b1e8d6c70a4fdc62 (patch)
tree46443a0d0c1180ef7d79274cee981d322c9f7b18 /winsup/cygwin/ChangeLog
parent1dd75c50d5727dcd9330377053dfe673d617fead (diff)
* fhandler_socket.cc (fhandler_socket::connect): Don't change state
on WSAEALREADY error. Change comment accordingly.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3d5a5fe86..cf18bb19d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2014-10-14 Corinna Vinschen <corinna@vinschen.de>
+ * fhandler_socket.cc (fhandler_socket::connect): Don't change state
+ on WSAEALREADY error. Change comment accordingly.
+
+2014-10-14 Corinna Vinschen <corinna@vinschen.de>
+
* cygheap.cc (init_cygheap::init_installation_root): Install Cygwin's
installation dir as DLL search path, instead of ".".
* cygheap.h (class cwdstuff): Add parameter names in function