summaryrefslogtreecommitdiffstats
path: root/libstdc++/include/ctime
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2012-06-13 16:57:27 -0700
committerNick Kralevich <nnk@google.com>2012-06-14 12:52:42 -0700
commit8df49ad2467ec2d48f94a925162185c34bf6e68b (patch)
tree00161cd65c6292eebd000699534b554b2c52be0a /libstdc++/include/ctime
parent4442d512c66aa32a26fe2e652e55ad05249ea3da (diff)
downloadbionic-8df49ad2467ec2d48f94a925162185c34bf6e68b.zip
bionic-8df49ad2467ec2d48f94a925162185c34bf6e68b.tar.gz
bionic-8df49ad2467ec2d48f94a925162185c34bf6e68b.tar.bz2
FORTIFY_SOURCE: add strlcpy / strlcat support
Add strlcpy / strlcat support to FORTIFY_SOURCE. This allows us to do consistency checks on to ensure we don't overflow buffers when the compiler is able to tell us the size of the buffer we're dealing with. Unlike previous changes, this change DOES NOT use the compiler's builtin support. Instead, we do everything the compiler would normally do. Change-Id: I47c099a911382452eafd711f8e9bfe7c2d0a0d22
Diffstat (limited to 'libstdc++/include/ctime')
0 files changed, 0 insertions, 0 deletions