diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2018-10-09 17:41:28 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-01-03 09:32:12 -0200 |
commit | 51f4beb0812fa407fb9638637c81b4f303e2241f (patch) | |
tree | 34913ad8a9b8dcf6b9392f14045d9cad8abb1319 /shadow/fgetspent_r.c | |
parent | f69c5cb2a53c242e24f41145f64e3480856a4dd6 (diff) | |
download | glibc-51f4beb0812fa407fb9638637c81b4f303e2241f.zip glibc-51f4beb0812fa407fb9638637c81b4f303e2241f.tar.gz glibc-51f4beb0812fa407fb9638637c81b4f303e2241f.tar.bz2 |
termios: Add powerpc termios-misc
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.
Diffstat (limited to 'shadow/fgetspent_r.c')
0 files changed, 0 insertions, 0 deletions