public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc
@ 2021-09-02 23:29 Pali Rohár
  2021-09-10 10:01 ` Alejandro Colomar (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Pali Rohár @ 2021-09-02 23:29 UTC (permalink / raw)
  To: Alejandro Colomar (man-pages), Michael Kerrisk
  Cc: Marek Behún, libc-alpha, linux-man

Signed-off-by: Pali Rohár <pali@kernel.org>
---
 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)
-- 
2.20.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-10 10:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 23:29 [PATCH] termios.3: CIBAUD and IBSHIFT are implemented on Linux, just unsupported by glibc Pali Rohár
2021-09-10 10:01 ` Alejandro Colomar (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).