diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 5c438d30e..ca76a3558 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 25 02:09:42 2001 Christopher Faylor <cgf@redhat.com> + + * select.cc (fhandler_tty_common::ready_for_read): Rewrite to correctly + call peek_pipe. + Mon Sep 24 18:46:39 2001 Christopher Faylor <cgf@cygnus.com> * select.cc (peek_pipe): Only grab mutex when we actually got something |