diff options
author | Soumendra Ganguly <67527439+8vasu@users.noreply.github.com> | 2023-05-19 18:13:30 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-19 18:13:30 (GMT) |
commit | 486bc8e03019b8edc3cbfc6e64db96d65dbe13b6 (patch) | |
tree | f915ebbc176bb67fd20a7693450d7da8b7f6f974 /Parser | |
parent | 3ac856e69734491ff8423020c700c9ae86ac9a08 (diff) | |
download | cpython-486bc8e03019b8edc3cbfc6e64db96d65dbe13b6.zip cpython-486bc8e03019b8edc3cbfc6e64db96d65dbe13b6.tar.gz cpython-486bc8e03019b8edc3cbfc6e64db96d65dbe13b6.tar.bz2 |
gh-85984: New additions and improvements to the tty library. (#101832)
New additions to the tty library. Functions added: cfmakeraw(), and cfmakecbreak(). The
functions setcbreak() and setraw() now return original termios to save an extra tcgetattr() call.
---------
Signed-off-by: Soumendra Ganguly <soumendraganguly@gmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Gregory P. Smith [Google LLC] <greg@krypto.org>
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions