On Wed, 30 Mar 2016 07:03:02 +0200
[email protected] wrote:

> > -stty  
> 
> Why stty belongs to ubase?. As far as I know termios is
> POSIX.
> 

There are several portability issues:

-  How do you get/set the size of the terminal.

-  Which non-POSIX flags does your kernel provide.

-  Do you you have line discipline.

-  Which baud rates does your kernel provide.

-  Who do you know that you successfully applied the changes.

-  Are the default values for the .c_cc array #define:d.

-  What names do the .c_cc default values and indices have.

-  You may have to deal with kernel bugs.

Attachment: pgpcL7EZXmx24.pgp
Description: OpenPGP digital signature

Reply via email to