aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-11-30 22:23:01 +0000
committerChristopher Faylor <me@cgf.cx>2002-11-30 22:23:01 +0000
commit4f96ae699cb92dbc12ea7e3b8e27df029f655176 (patch)
tree8c75cb7c50fec1006b40172e0a506ba10c31570a /winsup/cygwin/ChangeLog
parent73593ea1dde79ae684806254b083da6c0e746673 (diff)
downloadnewlib-4f96ae699cb92dbc12ea7e3b8e27df029f655176.zip
newlib-4f96ae699cb92dbc12ea7e3b8e27df029f655176.tar.gz
newlib-4f96ae699cb92dbc12ea7e3b8e27df029f655176.tar.bz2
* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retval
assignment to prevent race condition. Remove read_retval from return statement.
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 e3642bf..bec423b 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2002-11-29 Steve Osborn <bub@io.com>
+
+ * fhandler_tty.cc (fhandler_pty_master::accept_input): Move
+ read_retval assignment to prevent race condition. Remove read_retval
+ from return statement.
+
2002-11-29 Christopher Faylor <cgf@redhat.com>
* pinfo.h (winpids::set): Renamed from init.