From 939d19b0da0f169f25007513f7afd3eae435f77e Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 13 Feb 2003 02:56:36 +0000 Subject: [PATCH] * fhandler_tty.cc (process_input): Add sanity check to ensure that console typeahead is cleared on signal. --- winsup/cygwin/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3d4746cdc..f03c99e77 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2003-02-12 Christopher Faylor + + * fhandler_tty.cc (process_input): Add sanity check to ensure that + console typeahead is cleared on signal. + 2003-02-12 Christopher Faylor * spawn.cc (linebuf::~linebuf): Resurrect commented out (for -- 2.43.5