diff options
author | H. Peter Anvin (Intel) <hpa@zytor.com> | 2025-06-11 18:35:35 -0700 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2025-06-17 09:11:38 -0300 |
commit | 5f54d8bc48983bed844c02e1fe614ad223e78838 (patch) | |
tree | a482b3652d7f126e8f0f0e97bac336fda82d6d08 /sysdeps/unix/sysv/linux/alpha/bits | |
parent | 091256f0d1be5efebe5fede0d710e0de7375124d (diff) | |
download | glibc-5f54d8bc48983bed844c02e1fe614ad223e78838.zip glibc-5f54d8bc48983bed844c02e1fe614ad223e78838.tar.gz glibc-5f54d8bc48983bed844c02e1fe614ad223e78838.tar.bz2 |
linux/termios/powerpc: deal with powerpc-unique ioctl emulation
The powerpc architecture, only, emulates the termios ioctls using the
glibc termios structure. Export the real kernel ones as the termios2
interface; although the kernel doesn't call it termios2, it is exactly
the termios2 interface, and it avoids the namespace clash between the
emulated ioctls and the real kernel ioctls.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux/alpha/bits')
0 files changed, 0 insertions, 0 deletions