glibc/string/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
..
endian.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
string_fortified.h improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] 2020-05-04 11:21:50 -06:00
strings_fortified.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00