glibc/sysdeps/unix/sysv/linux/x86/bits
H.J. Lu a194871b13 sys/platform/x86.h: Do not depend on _Bool definition in C++ mode
Clang does not define _Bool for -std=c++98:

/usr/include/bits/platform/features.h:31:19: error: unknown type name '_Bool'
   31 | static __inline__ _Bool
      |                   ^

Change _Bool to bool to silence clang++ error.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2024-12-18 02:32:27 +08:00
..
platform sys/platform/x86.h: Do not depend on _Bool definition in C++ mode 2024-12-18 02:32:27 +08:00
types Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
a.out.h
environments.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
epoll.h
fcntl.h
ipctypes.h
mman.h
procfs-id.h
procfs.h
rseq.h
sigcontext.h
siginfo-arch.h
struct_stat.h Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
timesize.h
typesizes.h