Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
8b4e8a937be2e7ac94e52d596813095ef16c9ec8
/
libc
/
include
/
string.h
829c089
disable _FORTIFY_SOURCE under clang
by Nick Kralevich
· 13 years ago
d600617
When compiling with clang, don't "fortify_source" the strlcpy and strlcat.
by Shih-wei Liao
· 13 years ago
9a3d53f
When compiling with clang, don't "fortify_source" the strlen.
by Shih-wei Liao
· 13 years ago
c37fc1a
FORTIFY_SOURCE: revert memcpy changes.
by Nick Kralevich
· 13 years ago
9b6cc22
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
by Nick Kralevich
· 13 years ago
260bf8c
FORTIFY_SOURCE: strlen check.
by Nick Kralevich
· 13 years ago
f3913b5
FORTIFY_SOURCE: enhanced memcpy protections.
by Nick Kralevich
· 13 years ago
cb228fb
libc: cleanups
by Nick Kralevich
· 13 years ago
8df49ad
FORTIFY_SOURCE: add strlcpy / strlcat support
by Nick Kralevich
· 13 years ago
71a18dd
_FORTIFY_SOURCE: add memset / bzero support
by Nick Kralevich
· 13 years ago
0a23015
libc: implement some FORTIFY_SOURCE functions
by Nick Kralevich
· 13 years ago
a677907
string.h: add __attribute__ ((pure)) to string functions
by Nick Kralevich
· 13 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
6d6c82c
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago