glibc/posix/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
..
cpu-set.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getopt_core.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getopt_ext.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
getopt_posix.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
posix1_lim.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
posix2_lim.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
types.h y2038: Define __suseconds64_t type to be used with struct __timeval64 2020-02-07 17:55:07 +01:00
unistd.h improve out-of-bounds checking with GCC 10 attribute access [BZ #25219] 2020-05-04 11:21:50 -06:00