diff options
author | Nick Kralevich <nnk@google.com> | 2012-06-11 15:50:57 -0700 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2012-06-11 16:46:16 -0700 |
commit | cffdf6693ffb50d2a1258d955a162bca83038f25 (patch) | |
tree | 205f5c66002cd0a5f064081142bf1b54507e9a4e /libc/string | |
parent | 85b06f9365ae6776deb9fcf09f450f777ace9e34 (diff) | |
download | android_bionic-cffdf6693ffb50d2a1258d955a162bca83038f25.tar.gz android_bionic-cffdf6693ffb50d2a1258d955a162bca83038f25.tar.bz2 android_bionic-cffdf6693ffb50d2a1258d955a162bca83038f25.zip |
FORTIFY_SOURCE: add snprintf, vsnprintf
Add _FORTIFY_SOURCE support for snprintf, vsnprintf
At this time, we opt out of these protections for clang, as clang
does not implement __builtin_va_arg_pack().
http://clang.llvm.org/docs/UsersManual.html#c_unimpl_gcc
Change-Id: I73ebe5ec8dad1dca8898a76d6afb693a25f75375
Diffstat (limited to 'libc/string')
0 files changed, 0 insertions, 0 deletions