diff options
| author | Peter Hurley <peter@hurleysoftware.com> | 2013-06-15 09:14:27 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-23 16:43:01 -0700 |
| commit | 6f9b028a8fb9ba4cef0bd04ad4ce149c3f1e838f (patch) | |
| tree | a4db4690a7a52b14444ee62919f0c5c646a49958 /tools/perf/util/scripting-engines | |
| parent | 6d76bd2618535c581f1673047b8341fd291abc67 (diff) | |
n_tty: Reset lnext if canonical mode changes
lnext escapes the next input character as a literal, and must
be reset when canonical mode changes (to avoid misinterpreting
a special character as a literal if canonical mode is changed
back again).
lnext is specifically not reset on a buffer flush so as to avoid
misinterpreting the next input character as a special character.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions
