index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
string.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
FORTIFY_SOURCE: optimize
Nick Kralevich
2013-02-15
1
-9
/
+18
*
FORTIFY_SOURCE: remove memcpy overlap checks
Nick Kralevich
2013-02-15
1
-7
/
+0
*
FORTIFY_SOURCE: fortify strrchr
Nick Kralevich
2012-12-04
1
-0
/
+16
*
FORTIFY_SOURCE: fortify strchr
Nick Kralevich
2012-12-04
1
-0
/
+17
*
disable _FORTIFY_SOURCE under clang
Nick Kralevich
2012-08-29
1
-3
/
+0
*
When compiling with clang, don't "fortify_source" the strlcpy and
Shih-wei Liao
2012-08-06
1
-1
/
+1
*
When compiling with clang, don't "fortify_source" the strlen.
Shih-wei Liao
2012-08-06
1
-0
/
+2
*
FORTIFY_SOURCE: revert memcpy changes.
Nick Kralevich
2012-07-13
1
-9
/
+1
*
FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE macro
Nick Kralevich
2012-07-13
1
-3
/
+6
*
FORTIFY_SOURCE: strlen check.
Nick Kralevich
2012-07-13
1
-0
/
+13
*
FORTIFY_SOURCE: enhanced memcpy protections.
Nick Kralevich
2012-07-12
1
-2
/
+35
*
libc: cleanups
Nick Kralevich
2012-06-26
1
-8
/
+8
*
FORTIFY_SOURCE: add strlcpy / strlcat support
Nick Kralevich
2012-06-14
1
-0
/
+62
*
_FORTIFY_SOURCE: add memset / bzero support
Nick Kralevich
2012-06-07
1
-13
/
+11
*
libc: implement some FORTIFY_SOURCE functions
Nick Kralevich
2012-06-05
1
-0
/
+41
*
string.h: add __attribute__ ((pure)) to string functions
Nick Kralevich
2012-03-21
1
-19
/
+19
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+90
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-90
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-3
/
+2
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-0
/
+4
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+87