glibc/misc/sys
Gabriel F. T. Gomes 6913ad65e0 Do not use generic selection in C++ mode
The logic to protect the use of generic selection (_Generic) does not
check for C or C++ mode, however, generic selection is a C-only
feature.

Tested for powerpc64le.

	* misc/sys/cdefs.h (__HAVE_GENERIC_SELECTION): Define to 0, if
	in C++ mode.
2017-08-18 12:19:28 -03:00
..
auxv.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
cdefs.h Do not use generic selection in C++ mode 2017-08-18 12:19:28 -03:00
dir.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
file.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ioctl.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
mman.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
param.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
queue.h [BZ #5779] 2008-03-05 05:50:39 +00:00
select.h Remove __need macros from signal.h. 2017-05-20 19:04:43 -04:00
syslog.h Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
sysmacros.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
uio.h Remove __need_IOV_MAX and __need_FOPEN_MAX. 2017-06-14 07:51:30 -04:00
ustat.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
xattr.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00