glibc/stdlib/bits
Martin Sebor 06febd8c67 improve out-of-bounds checking with GCC 10 attribute access [BZ #25219]
Adds the access attribute newly introduced in GCC 10 to the subset of
function declarations that are already covered by _FORTIFY_SOURCE and
that don't have corresponding GCC built-in equivalents.

Reviewed-by: DJ Delorie <dj@redhat.com>
2020-05-04 11:21:50 -06:00
..
monetary-ldbl.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
stdlib-float.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
stdlib-ldbl.h Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 2020-04-30 08:52:08 -05:00
stdlib.h improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] 2020-05-04 11:21:50 -06:00