summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2013-08-28 00:41:00 -0400
committerRich Felker <dalias@aerifal.cx>2013-08-28 00:41:00 -0400
commit38e6acbf89afd3dfabb4f4d0506319c339b13663 (patch)
tree5939d9d6f171e7ef1cf9545185a0c0285c976a0e /src
parentebc87349fef4f460abc3991c58f38d76c309bc6b (diff)
downloadmusl-38e6acbf89afd3dfabb4f4d0506319c339b13663.tar.gz
stdbool.h should define __bool_true_false_are_defined even for C++
while the incorporation of this requirement from C99 into C++11 was likely an accident, some software expects it to be defined, and it doesn't hurt. if the requirement is removed, then presumably __bool_true_false_are_defined would just be in the implementation namespace and thus defining it would still be legal.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions