mirror of git://sourceware.org/git/glibc.git
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. |
||
|---|---|---|
| .. | ||
| auxv.h | ||
| cdefs.h | ||
| dir.h | ||
| file.h | ||
| ioctl.h | ||
| mman.h | ||
| param.h | ||
| queue.h | ||
| select.h | ||
| syslog.h | ||
| sysmacros.h | ||
| uio.h | ||
| ustat.h | ||
| xattr.h | ||