[PATCH v2 0/4] update termios(3) for glibc 2.42+ and POSIX.1-2024
"H. Peter Anvin" <[email protected]> Mon, 29 Jun 2026 06:59:04 -0700
| Newsgroups | org.kernel.vger.linux-man |
|---|---|
| Message-ID | <[email protected]> |
Trying again: - Document the new baud rate setting interfaces in glibc 2.42+ - Document deprecations in POSIX.1-2024 - Remove some obsolete descriptions of limitations - Remove details from termios(3) that really only belong in ioctl_tty(2) --- man/man3/termios.3 | 305 +++++++++++++++++++++++----------------------- man/man3type/baud_t.3type | 1 + man/man3type/cc_t.3type | 42 ++++++- 3 files changed, 191 insertions(+), 157 deletions(-)