glibc/include/bits
Joseph Myers a7a3c24632 Remove include/bits/ipc.h.
Ten conformtest failures arise from the internal header
include/bits/ipc.h failing to condition internal declarations, outside
the public namespace of headers including bits/ipc.h, on [!_ISOMAC].
As discussed in
<https://sourceware.org/ml/libc-alpha/2015-06/msg00653.html>, the
internal declarations that are actually relevant are in ipc_priv.h and
so include/bits/ipc.h should not be needed at all; this patch removes
it.  (Ten further conformtest failures for other headers including
bits/ipc.h remain because of other conformance issues in those
headers.)

Tested for x86_64 and x86 (testsuite, and that installed stripped
shared libraries are unchanged by the patch).

	* include/bits/ipc.h: Remove file.
	* conform/Makefile (test-xfail-XPG3/sys/msg.h/conform): Remove
	variable.
	(test-xfail-XPG3/sys/shm.h/conform): Likewise.
	(test-xfail-XPG4/sys/msg.h/conform): Likewise.
	(test-xfail-XPG4/sys/shm.h/conform): Likewise.
	(test-xfail-UNIX98/sys/msg.h/conform): Likewise.
	(test-xfail-UNIX98/sys/shm.h/conform): Likewise.
	(test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
	(test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
	(test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
	(test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
2015-06-18 23:08:15 +00:00
..
cmathcalls.h
dlfcn.h Add first fixes for conformtest for POSIX2008 2012-02-26 21:32:56 -05:00
error.h
fcntl2.h
locale.h
mathcalls.h
poll2.h Add checking versions of poll and ppoll 2012-01-08 11:55:32 -05:00
posix1_lim.h
posix2_lim.h
select2.h
setjmp2.h
socket2.h
stab.def
stdlib-float.h Use IS_IN internally only 2014-11-24 15:24:34 +05:30
stdlib.h
string2.h
string3.h
syslog.h
unistd.h
wchar2.h
xopen_lim.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00