glibc/sysdeps/unix/sysv/linux/mips/bits
H. Peter Anvin e04afb7177 linux/termio: remove <termio.h> and struct termio
The <termio.h> interface is absolutely ancient: it was obsoleted by
<termios.h> already in the first version of POSIX (1988) and thus
predates the very first version of Linux. Unfortunately, some constant
macros are used both by <termio.h> and <termios.h>; particularly
problematic is the baud rate constants since the termio interface
*requires* that the baud rate is set via an enumeration as part of
c_cflag.

In preparation of revamping the termios interface to support the
arbitrary baud rate capability that the Linux kernel has supported
since 2008, remove <termio.h> in the hope that no one still uses this
archaic interface.

Note that there is no actual code in glibc to support termio: it is
purely an unabstracted ioctl() interface.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2025-04-25 07:30:59 +02:00
..
types Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
epoll.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
errno.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
eventfd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
fcntl.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
inotify.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
ioctl-types.h linux/termio: remove <termio.h> and struct termio 2025-04-25 07:30:59 +02:00
mman.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
poll.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
procfs.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
pthread_stack_min.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
resource.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
rseq.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
shmlba.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sigaction.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
sigcontext.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
siginfo-arch.h
signalfd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
signum-arch.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
socket-constants.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
socket_type.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
statfs.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
struct_stat.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
termios-c_cc.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
termios-c_lflag.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
termios-struct.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
termios-tcflow.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
timerfd.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
timesize.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00
typesizes.h Update copyright dates with scripts/update-copyrights 2025-01-01 11:22:09 -08:00