* fhandler_tty.cc (process_input): Add sanity check to ensure that console
typeahead is cleared on signal.
This commit is contained in:
parent
7a44ba059b
commit
939d19b0da
|
@ -1,3 +1,8 @@
|
|||
2003-02-12 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* fhandler_tty.cc (process_input): Add sanity check to ensure that
|
||||
console typeahead is cleared on signal.
|
||||
|
||||
2003-02-12 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* spawn.cc (linebuf::~linebuf): Resurrect commented out (for
|
||||
|
|
Loading…
Reference in New Issue