glibc/sysdeps/unix/sysv/linux/mips
Florian Weimer 3d3572f590 Linux: Keep termios ioctl constants strictly internal
Undefine TCGETS, TCGETS2, and related ioctl constants in the installed
headers.  Extract the correct constants (using the kernel type
definitions) automatically from the UAPI headers.  The kernel
constants are available under KERNEL_* names during the glibc build,
computed using assembler constant extraction mechanism.

Alpha may have to use TCGETS instead of TCGETS2 because TCTGETS2
became available in Linux 4.20 only.  Introduce ARCH_TCGETS to make
this choice explict.

To support emulation on powerpc, glibc versions of the termios
constants are added to the emulation code in internal-ioctl.h.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2025-07-11 16:04:07 +02:00
..
bits
mips32 termios: add new baud_t interface, defined to be explicitly numeric 2025-06-17 09:11:38 -03:00
mips64 termios: add new baud_t interface, defined to be explicitly numeric 2025-06-17 09:11:38 -03:00
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
ldsodefs.h
libc-abis
lxstat.c
makecontext.S
mmap_info.h
old_termios.h Linux: Keep termios ioctl constants strictly internal 2025-07-11 16:04:07 +02:00
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