index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop magic number in strrchr and strchr
Kito Cheng
2013-03-22
2
-2
/
+2
*
Clean up internal libc logging.
Elliott Hughes
2013-03-15
2
-2
/
+2
*
clean up FORTIFY_SOURCE handling.
Nick Kralevich
2012-12-04
2
-10
/
+4
*
FORTIFY_SOURCE: fortify strrchr
Nick Kralevich
2012-12-03
1
-2
/
+14
*
FORTIFY_SOURCE: fortify strchr
Nick Kralevich
2012-11-30
1
-2
/
+13
*
Upgrade more functions to the current upstream NetBSD copy.
Elliott Hughes
2012-10-23
1
-60
/
+0
*
Move non-upstream code into the libc/bionic directory.
Elliott Hughes
2012-10-01
23
-1195
/
+0
*
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...
Irina Tirdea
2012-09-13
2
-204
/
+0
*
Revert "Revert "Switch to NetBSD's strxfrm(3).""
Elliott Hughes
2012-08-10
1
-47
/
+0
*
Revert "Switch to NetBSD's strxfrm(3)."
Elliott Hughes
2012-08-10
1
-0
/
+47
*
Switch to NetBSD's strxfrm(3).
Elliott Hughes
2012-08-10
1
-47
/
+0
*
Error numbers are target specific.
Chris Dearman
2012-08-01
1
-1
/
+1
*
FORTIFY_SOURCE: revert memcpy changes.
Nick Kralevich
2012-07-13
1
-29
/
+3
*
FORTIFY_SOURCE: strlen check.
Nick Kralevich
2012-07-13
1
-0
/
+67
*
FORTIFY_SOURCE: restore __memcpy_chk()
Nick Kralevich
2012-07-13
1
-0
/
+10
*
FORTIFY_SOURCE: enhanced memcpy protections.
Nick Kralevich
2012-07-12
2
-5
/
+23
*
memmove: Don't call memcpy if regions overlap
Nick Kralevich
2012-07-11
1
-3
/
+4
*
FORTIFY_SOURCE: add strlcpy / strlcat support
Nick Kralevich
2012-06-14
2
-0
/
+110
*
Added actual event logging calls to the FORTIFY_SOURCE methods.
Geremy Condra
2012-06-11
7
-2
/
+19
*
_FORTIFY_SOURCE: check for integer overflows
Nick Kralevich
2012-06-08
2
-2
/
+12
*
_FORTIFY_SOURCE: add memset / bzero support
Nick Kralevich
2012-06-07
1
-0
/
+53
*
libc: implement some FORTIFY_SOURCE functions
Nick Kralevich
2012-06-05
6
-0
/
+335
*
string: Fix wrong comparison semantics
Bruce Beare
2011-12-05
4
-7
/
+7
*
Fix strerror(3) for errno 0.
Elliott Hughes
2011-05-13
1
-1
/
+1
*
Use more optimized version of memmove
Johannes Carlsson
2011-02-03
1
-34
/
+3
*
libc: optimize memmove() with memcpy() if possible.
David 'Digit' Turner
2010-10-07
1
-1
/
+4
*
Revert "libc: memmove(): non-overlapping block optim."
Marco Nelissen
2010-09-28
1
-5
/
+1
*
libc: memmove(): non-overlapping block optim.
David 'Digit' Turner
2010-09-27
1
-1
/
+5
*
Fix return value.
rich cannings
2010-08-31
1
-10
/
+1
*
Merge "string: tidy up strndup()"
David Turner
2010-05-10
1
-4
/
+6
|
\
|
*
string: tidy up strndup()
André Goddard Rosa
2010-01-30
1
-4
/
+6
*
|
Merge changes Ibdc6e3c8,I9bcb91a2
David Turner
2010-03-29
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Correct generic memset implementation
Chris Dearman
2010-02-05
1
-4
/
+4
|
*
Generic memcpy should define MEMCOPY before including bcopy.c
Chris Dearman
2010-02-05
1
-1
/
+1
*
|
improve readability of string: fix indentation and remove trailing spaces
André Goddard Rosa
2010-01-30
13
-18
/
+17
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
38
-0
/
+2195
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
38
-2195
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
2
-0
/
+87
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
36
-0
/
+2108