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>2002-08-29 13:41:00 +0400
committerCorinna Vinschen <corinna@vinschen.de>2002-08-29 13:41:00 +0400
commit7382e593a01ee81cea5df91a77a9868281de8c04 (patch)
tree9fc6e35fd51738d94c9f32c34071b3fffc05a0c2 /winsup/cygwin/ChangeLog
parentedb983c141cd64a22815c3a86f84f14fd5762542 (diff)
* poll.cc (poll): Peek sockets ready for read to see if there's
actually data.
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 9036d0387..5c6b53e4b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-29 Boris Schaeling <boriss@web.de>
+ Corinna Vinschen <corinna@vinschen.de>
+
+ * poll.cc (poll): Peek sockets ready for read to see if there's
+ actually data.
+
2002-08-28 Christopher Faylor <cgf@redhat.com>
* cygthread.cc (hthreads): Remove unneeded global.