glibc/sysdeps/unix/sysv/linux/mips/bits
Joseph Myers 253a59ccb5 Fix MIPS TIOCSER_TEMT namespace (bug 17782).
sysdeps/unix/sysv/linux/mips/bits/termios.h defines TIOCSER_TEMT
unconditionally, but it's in the user's namespace.  This patch
conditions it on __USE_MISC, as on powerpc.  I've filed bug 17783 for
the residual inconsistency in conditions on this macro (sparc defines
it for __USE_GNU only).

	[BZ #17782]
	* sysdeps/unix/sysv/linux/mips/bits/termios.h (TIOCSER_TEMT):
	Condition macro definition on [__USE_MISC].
2015-01-02 18:31:41 +00:00
..
endian.h
epoll.h
errno.h
eventfd.h
fcntl.h
inotify.h
ioctl-types.h
ipc.h
local_lim.h
mman.h
msq.h
poll.h
resource.h
sem.h
shm.h
sigaction.h Fix MIPS sa_flags type (bug 17781). 2015-01-02 18:30:32 +00:00
sigcontext.h
siginfo.h
signalfd.h
signum.h
sigstack.h
socket_type.h
stat.h
statfs.h
termios.h Fix MIPS TIOCSER_TEMT namespace (bug 17782). 2015-01-02 18:31:41 +00:00
timerfd.h