History log of /bionic/tests/sys_ttydefaults_test.cpp
Revision Date Author Comments
02fdd0570e6246381adc2d8ff9c9a990f5b79506 06-Jul-2017 Elliott Hughes <enh@google.com> Make <sys/ttydefaults.h> more usable.

* TTYDEF_OFLAG referred to the BSD OXTABS constant instead of the Linux XTABS,
so references to it wouldn't compile.

* CEOL was incorrect (compared to `stty -a`).

* ttydefchars wouldn't compile (removed rather than attempt to fix something
of unclear utility).

Bug: http://b/63145226
Test: new test
Change-Id: I823e5eaab789cafd2eeea03f77ea553346822f74