mirror of git://sourceware.org/git/glibc.git
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> |
||
---|---|---|
.. | ||
bits | ||
mips32 | ||
mips64 | ||
sys | ||
Implies | ||
Makefile | ||
Versions | ||
____longjmp_chk.c | ||
_test_and_set.c | ||
clone.S | ||
clone3.S | ||
configure | ||
configure.ac | ||
dl-cache.h | ||
errlist-compat-data.h | ||
fxstat.c | ||
getcontext.S | ||
getrlimit64.c | ||
kernel-features.h | ||
kernel_rt_sigframe.h | ||
kernel_sigaction.h | ||
kernel_stat.h | ||
kernel_termios.h | ||
ldsodefs.h | ||
libc-abis | ||
lxstat.c | ||
makecontext.S | ||
mmap_info.h | ||
readelflib.c | ||
setcontext.S | ||
setrlimit64.c | ||
shlib-versions | ||
sigcontextinfo.h | ||
socket-constants-time64.h | ||
struct_kernel_msqid64_ds.h | ||
struct_kernel_semid64_ds.h | ||
struct_kernel_shmid64_ds.h | ||
swapcontext.S | ||
syscalls.list | ||
sysdep.h | ||
ucontext_i.sym | ||
ustat.c | ||
vfork.S | ||
xstat.c | ||
xstatconv.c | ||
xstatver.h |