glibc/sysdeps
Joseph Myers 9649350d2e Fix tile SA_* conditions for POSIX.1:2008 (bug 21622).
As shown by conform/ tests once the remaining namespace issues are
fixed, the tile bits/sigaction.h fails to declare SA_RESETHAND,
SA_RESTART and SA_NODEFER for non-XSI POSIX.1:2008 as other versions
do.  Those constants were moved from XSI to Base in the 2008 edition
of POSIX.  This patch fixes the conditions to match other versions of
this header.

Tested (compilation only) for tilegx-linux-gnu with
build-many-glibcs.py.

	[BZ #21622]
	* sysdeps/unix/sysv/linux/tile/bits/sigaction.h (SA_RESTART):
	Define for [__USE_UNIX98 || __USE_XOPEN2K8], not [__USE_UNIX98 ||
	__USE_MISC].
	(SA_NODEFER): Likewise.
	(SA_RESETHAND): Likewise.
2017-06-21 17:35:24 +00:00
..
aarch64 [AArch64] Add more cfi annotations to tlsdesc entry points 2017-06-21 15:04:37 +01:00
alpha
arm
generic Factor out shared definitions from bits/signum.h. 2017-06-20 20:32:50 -04:00
gnu
hppa
i386
ia64
ieee754 Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
init_array
m68k
mach
microblaze
mips
nios2
nptl
posix getaddrinfo: Avoid stack copy of IPv6 address 2017-06-21 13:35:37 +02:00
powerpc powerpc: Optimize memchr for power8 2017-06-21 10:55:12 +05:30
pthread
s390
sh
sparc
tile
unix Fix tile SA_* conditions for POSIX.1:2008 (bug 21622). 2017-06-21 17:35:24 +00:00
wordsize-32
wordsize-64
x86 x86: Rename glibc.tune.ifunc to glibc.tune.hwcaps 2017-06-21 10:21:37 -07:00
x86_64 Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00