glibc/io/sys
Joseph Myers 9ff81856db Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076).
sys/stat.h should define S_IFSOCK and S_ISSOCK for XPG4 (XNS), but
does not.  This patch corrects the relevant header conditionals.

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

	[BZ #20076]
	* io/sys/stat.h (S_IFSOCK): Define for [__USE_XOPEN_EXTENDED]
	instead of [__USE_UNIX98].
	(S_ISSOCK): Likewise.
	* conform/Makefile (test-xfail-XPG4/sys/stat.h/conform): Remove
	variable.
2016-05-17 15:50:00 +00:00
..
fcntl.h initial import 1995-02-18 01:27:10 +00:00
poll.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
sendfile.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
stat.h Make sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4 (bug 20076). 2016-05-17 15:50:00 +00:00
statfs.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
statvfs.h Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
vfs.h * io/Makefile (headers): Add sys/vfs.h. 1996-07-07 23:23:51 +00:00