Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
3d83b18970f32467596830845793b18a858f59e6
/
libc
/
include
/
strings.h
b20c244
Implement all the POSIX _l functions.
by Elliott Hughes
· 11 years ago
8ca4400
Use __builtin_*_chk for bcopy/bzero.
by Dan Albert
· 11 years ago
40fca0f
Removes index() from bionic.
by Dan Albert
· 11 years ago
ce9ce28
Removes bcopy and bzero from bionic.
by Dan Albert
· 11 years ago
a6cde39
More FORTIFY_SOURCE functions under clang
by Nick Kralevich
· 12 years ago
16d1af1
libc: add limited FORTIFY_SOURCE support for clang
by Nick Kralevich
· 12 years ago
890c8ed
Fix builds where _FORTIFY_SOURCE is off.
by Elliott Hughes
· 12 years ago
538f6fc
Stop advertising rindex(3), which is both deprecated and unimplemented.
by Elliott Hughes
· 12 years ago
11ebbc8
libc: remove bcmp prototype
by Nick Kralevich
· 12 years ago
71a18dd
_FORTIFY_SOURCE: add memset / bzero support
by Nick Kralevich
· 13 years ago
70f1280
Make sure size_t is defined before used in strings.h
by Martin Storsjo
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago