[PATCH] termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc

Alejandro Colomar (man-pages) alx.manpages@gmail.com
Fri Sep 10 10:01:27 GMT 2021


Hi, Pali!

On 9/3/21 1:29 AM, Pali Rohár wrote:
> Signed-off-by: Pali Rohár <pali@kernel.org>

Sorry for the delay.  Patch applied!

Thanks,

Alex

> ---
>   man3/termios.3 | 7 ++++++-
>   1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/man3/termios.3 b/man3/termios.3
> index c11937458eac..d0630fe23040 100644
> --- a/man3/termios.3
> +++ b/man3/termios.3
> @@ -348,7 +348,12 @@ bits.
>   .B _BSD_SOURCE
>   or
>   .BR _SVID_SOURCE ]
> -(Not implemented on Linux.)
> +(Not implemented in glibc, supported on Linux via
> +.BR TCGET *
> +and
> +.BR TCSET *
> +ioctls; see
> +.BR ioctl_tty (2))
>   .TP
>   .B CMSPAR
>   (not in POSIX)
> 


-- 
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/


More information about the Libc-alpha mailing list