Re: [hackers] [sbase][PATCH] stty belongs in ubase

From: Mattias Andrée <maandree_AT_kth.se>
Date: Wed, 30 Mar 2016 07:16:19 +0200

On Wed, 30 Mar 2016 07:03:02 +0200
k0ga_AT_shike2.com 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.

Received on Wed Mar 30 2016 - 07:16:19 CEST

This archive was generated by hypermail 2.3.0 : Wed Mar 30 2016 - 07:24:14 CEST