mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-02 09:40:13 +00:00
51f4beb081
PowerPC termios.h header contains additional BSD terminal mode definitions (sgttyb, tchars, ltchars, and associated TIOCPKT_* symbolic constants). This patch moves all powerpc termios specific definition to its own header. No semantic change is expected, checked on a build against a powerpc64le-linux-gnu build. * sysdeps/unix/sysv/linux/powerpc/bits/termios-misc.h: New file. * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC] (struct sgtty, struct tchars, struct ltchars, TIOCPKT_DATA, TIOCPKT_FLUSHREAD, TIOCPKT_FLUSHWRITE, TIOCPKT_STOP, TIOCPKT_START, TIOCPKT_NOSTOP, TIOCPKT_DOSTOP, _VINTR, _VQUIT, _VERASE, _VKILL, _VEOF, _VMIN, _VEOL, _VTIME, _VEOL2, _VSWTC): Move to termios-misc.h. * sysdeps/unix/sysv/linux/powerpc/Makefile [$subdir == misc] (sysdep_headers): Add termios-misc.h. |
||
---|---|---|
.. | ||
environments.h | ||
fcntl.h | ||
ioctl-types.h | ||
ipc.h | ||
local_lim.h | ||
mman.h | ||
msq-pad.h | ||
ppc.h | ||
procfs.h | ||
sem-pad.h | ||
semaphore.h | ||
shm-pad.h | ||
sigstack.h | ||
stat.h | ||
termios-baud.h | ||
termios-c_cc.h | ||
termios-c_cflag.h | ||
termios-c_iflag.h | ||
termios-c_lflag.h | ||
termios-c_oflag.h | ||
termios-misc.h | ||
termios.h | ||
wordsize.h |