stty: add support for DTR/DSR hardware control flow
commit4b84062d66d395be290312053701e6d11cd3d9cc
authorOndřej Vašík <ovasik@redhat.com>
Tue, 5 Feb 2013 14:00:47 +0000 (5 15:00 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 5 Feb 2013 16:05:54 +0000 (5 16:05 +0000)
treea1f2915fd7362aa1b869e972af4a7cccf5a55f73
parent51b3ba842d1196f165e242d77e1d5f092d3b840d
stty: add support for DTR/DSR hardware control flow

Originally requested in Red Hat bugzilla #445213.

* src/stty.c (mode_info): Add support for DTR/DSR hardware flow control,
if available.
* doc/coreutils.texi: Document it.
* tests/misc/stty.sh: Add it to the list of serial options to avoid.
* NEWS: Mention the improvement.
NEWS
doc/coreutils.texi
src/stty.c
tests/misc/stty.sh