Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
2e8f4345dfe16e64d7a3c26f688f17f2b48b2dd1
/
libc
/
string
f8b3a92
Revert "Revert "Switch to NetBSD's strxfrm(3).""
by Elliott Hughes
· 13 years ago
8793e7c
Revert "Switch to NetBSD's strxfrm(3)."
by Elliott Hughes
· 13 years ago
be1d78b
Switch to NetBSD's strxfrm(3).
by Elliott Hughes
· 13 years ago
da26110
Error numbers are target specific.
by Chris Dearman
· 13 years ago
c37fc1a
FORTIFY_SOURCE: revert memcpy changes.
by Nick Kralevich
· 13 years ago
260bf8c
FORTIFY_SOURCE: strlen check.
by Nick Kralevich
· 13 years ago
b2060b0
FORTIFY_SOURCE: restore __memcpy_chk()
by Nick Kralevich
· 13 years ago
f3913b5
FORTIFY_SOURCE: enhanced memcpy protections.
by Nick Kralevich
· 13 years ago
e64259e
memmove: Don't call memcpy if regions overlap
by Nick Kralevich
· 13 years ago
8df49ad
FORTIFY_SOURCE: add strlcpy / strlcat support
by Nick Kralevich
· 13 years ago
009f384
Added actual event logging calls to the FORTIFY_SOURCE methods.
by Geremy Condra
· 13 years ago
76656af
_FORTIFY_SOURCE: check for integer overflows
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
cb1df91
string: Fix wrong comparison semantics
by Bruce Beare
· 14 years ago
bf01829
Fix strerror(3) for errno 0.
by Elliott Hughes
· 14 years ago
0f67de1
Use more optimized version of memmove
by Johannes Carlsson
· 14 years ago
5b81b91
libc: optimize memmove() with memcpy() if possible.
by David 'Digit' Turner
· 15 years ago
af00228
Revert "libc: memmove(): non-overlapping block optim."
by Marco Nelissen
· 15 years ago
80fba9a
libc: memmove(): non-overlapping block optim.
by David 'Digit' Turner
· 15 years ago
e44cb1a
Fix return value.
by rich cannings
· 15 years ago
d791da7
Merge "string: tidy up strndup()"
by David Turner
· 15 years ago
8ab5b02
Merge changes Ibdc6e3c8,I9bcb91a2
by David Turner
· 15 years ago
bdc6e3c
Correct generic memset implementation
by Chris Dearman
· 15 years ago
9bcb91a
Generic memcpy should define MEMCOPY before including bcopy.c
by Chris Dearman
· 15 years ago
aba3ee7
string: tidy up strndup()
by André Goddard Rosa
· 15 years ago
30a419a
improve readability of string: fix indentation and remove trailing spaces
by André Goddard Rosa
· 15 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
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago