glibc/sysdeps
Adhemerval Zanella 3aa4a07ec1 termios: Consolidate tcflow symbolic constants
This patch consolidates the termios symbolic constants for use with tcflow
in its own header.  The Linux generic implementation values match the
kernel UAPI and each architecture with deviate values have their own
implementation (currently only mips).

No semantic change is expected, checked on a build against x86_64-linux-gnu,
alpha-linux-gnu, mips64-linux-gnu, and sparc64-linux-gnu.

	* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
	termios-tcflow.h.
	* sysdeps/unix/sysv/linux/bits/termios-tcflow.h: New file.
	* sysdeps/unix/sysv/linux/mips/bits/termios-tcflow.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/termios.h (TCSANOW, TCSADRAIN,
	TCSAFLUSH): Move to termios-tcflow.h.
	* sysdeps/unix/sysv/linux/alpha/bits/termios.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/termios.h: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
2019-01-03 09:32:12 -02:00
..
aarch64
alpha
arm
csky
generic
gnu
hppa
htl hurd: advertise *_setpshared as not supported 2019-01-02 22:21:34 +01:00
hurd
i386
ia64
ieee754
init_array
m68k
mach hurd: advertise *_setpshared as not supported 2019-01-02 22:21:34 +01:00
microblaze
mips Update MIPS libm-test-ulps. 2019-01-02 17:25:33 +00:00
nios2
nptl
posix
powerpc Update powerpc-nofpu libm-test-ulps. 2019-01-02 22:38:47 +00:00
pthread
riscv
s390
sh
sparc
unix termios: Consolidate tcflow symbolic constants 2019-01-03 09:32:12 -02:00
wordsize-32
wordsize-64
x86
x86_64