]> sourceware.org Git - glibc.git/commit
Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 19 Aug 2020 22:46:41 +0000 (22:46 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 19 Aug 2020 22:46:41 +0000 (22:46 +0000)
commite5baabf57b1f6bcaf60068b3fd24af649e4e91c6
treee4cd7940b93c7b909db75fc0e87b1d435125657b
parentc08df688f2480b7e9c2723c24cd0cf1551ac283c
Add C2x BOOL_MAX and BOOL_WIDTH to limits.h.

C2x adds BOOL_MAX and BOOL_WIDTH macros to <limits.h>.  This patch
adds them to glibc's <limits.h> for the case when they aren't defined
by GCC's <limits.h>.

Tested for x86_64.
include/limits.h
This page took 0.181909 seconds and 5 git commands to generate.