Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
ad999b6062909d4922fb360a6f3b7f412cc06111
/
libc
/
string
59a13c1
Optimize __memset_chk, __memcpy_chk. DO NOT MERGE.
by Christopher Ferris
· 11 years ago
baa91f4
Add ssse3 implementation of __memcmp16.
by Alexander Ivchenko
· 11 years ago
0a49066
bionic/x86: Optimization for string routines
by Liubov Dmitrieva
· 13 years ago
4f40e51
libc: cleanup strchr
by Nick Kralevich
· 12 years ago
a6cc67c
Drop magic number in strrchr and strchr
by Kito Cheng
· 12 years ago
8f2a5a0
Clean up internal libc logging.
by Elliott Hughes
· 12 years ago
326ea54
clean up FORTIFY_SOURCE handling.
by Nick Kralevich
· 12 years ago
9a4d305
FORTIFY_SOURCE: fortify strrchr
by Nick Kralevich
· 12 years ago
049e583
FORTIFY_SOURCE: fortify strchr
by Nick Kralevich
· 12 years ago
e8bcca3
Upgrade more functions to the current upstream NetBSD copy.
by Elliott Hughes
· 12 years ago
a89864a
Move non-upstream code into the libc/bionic directory.
by Elliott Hughes
· 12 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 12 years ago
f8b3a92
Revert "Revert "Switch to NetBSD's strxfrm(3).""
by Elliott Hughes
· 12 years ago
8793e7c
Revert "Switch to NetBSD's strxfrm(3)."
by Elliott Hughes
· 12 years ago
be1d78b
Switch to NetBSD's strxfrm(3).
by Elliott Hughes
· 12 years ago
da26110
Error numbers are target specific.
by Chris Dearman
· 13 years ago
c37fc1a
FORTIFY_SOURCE: revert memcpy changes.
by Nick Kralevich
· 12 years ago
260bf8c
FORTIFY_SOURCE: strlen check.
by Nick Kralevich
· 12 years ago
b2060b0
FORTIFY_SOURCE: restore __memcpy_chk()
by Nick Kralevich
· 12 years ago
f3913b5
FORTIFY_SOURCE: enhanced memcpy protections.
by Nick Kralevich
· 12 years ago
e64259e
memmove: Don't call memcpy if regions overlap
by Nick Kralevich
· 12 years ago
8df49ad
FORTIFY_SOURCE: add strlcpy / strlcat support
by Nick Kralevich
· 12 years ago
009f384
Added actual event logging calls to the FORTIFY_SOURCE methods.
by Geremy Condra
· 12 years ago
76656af
_FORTIFY_SOURCE: check for integer overflows
by Nick Kralevich
· 12 years ago
71a18dd
_FORTIFY_SOURCE: add memset / bzero support
by Nick Kralevich
· 12 years ago
0a23015
libc: implement some FORTIFY_SOURCE functions
by Nick Kralevich
· 12 years ago
cb1df91
string: Fix wrong comparison semantics
by Bruce Beare
· 13 years ago
bf01829
Fix strerror(3) for errno 0.
by Elliott Hughes
· 13 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
· 14 years ago
af00228
Revert "libc: memmove(): non-overlapping block optim."
by Marco Nelissen
· 14 years ago
80fba9a
libc: memmove(): non-overlapping block optim.
by David 'Digit' Turner
· 14 years ago
e44cb1a
Fix return value.
by rich cannings
· 14 years ago
d791da7
Merge "string: tidy up strndup()"
by David Turner
· 14 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
· 16 years ago