Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
bcc04d0069a919a6ac4a2b378e15dd0a50c46aec
/
tests
/
string_test.cpp
1468765
Add align/overread tests for strlcpy/strlcat.
by Christopher Ferris
· 11 years ago
7b956ed
Reset enviroment for math_tests
by Dmitriy Ivanov
· 11 years ago
8da304b
Merge "Make string tests check all alignment combinations"
by Dmitriy Ivanov
· 11 years ago
416d7dd
Add GNU-compatible strerror_r.
by Elliott Hughes
· 11 years ago
09c39d6
Implement the GNU basename(3) in addition to the POSIX one.
by Elliott Hughes
· 11 years ago
1467dfe
Make string tests check all alignment combinations
by Dmitriy Ivanov
· 11 years ago
e03e1ea
Fix memchr with a zero length.
by Christopher Ferris
· 11 years ago
3a657d0
Add extra strchr testing.
by Christopher Ferris
· 11 years ago
e5fdaa4
Revert "Backing this one out since the counterpart needs to be sent upstream."
by Dan Albert
· 11 years ago
a04d2bc
Backing this one out since the counterpart needs to be sent upstream.
by Dan Albert
· 11 years ago
5ee320d
Hides valloc(3)/pvalloc(3) on LP64.
by Dan Albert
· 11 years ago
24614b4
Remove __memcmp16 from bionic.
by Elliott Hughes
· 11 years ago
2aca7fe
AArch64: Fix memcmp16() test
by Serban Constantinescu
· 11 years ago
fce8614
Fix for slm-tuned memmove (both 32- and 64-bit).
by Varvara Rainchik
· 11 years ago
6c80ccd
denver: optimize memmove
by Shu Zhang
· 11 years ago
0990d4f
Make SIGRTMIN hide the real-time signals we use internally.
by Elliott Hughes
· 11 years ago
950a58e
Add stpcpy/stpncpy.
by Christopher Ferris
· 11 years ago
f04935c
Make sure that the same tests are on all platforms.
by Christopher Ferris
· 11 years ago
e5bbb6b
Add strcmp/memcmp testing.
by Christopher Ferris
· 12 years ago
b687ad3
Add new tests for memory/string routines.
by Christopher Ferris
· 12 years ago
baa91f4
Add ssse3 implementation of __memcmp16.
by Alexander Ivchenko
· 12 years ago
13476de
Add tests for __strcpy_chk()
by Nick Kralevich
· 12 years ago
cf87019
FORTIFY_SOURCE: strcat / strncat optimize
by Nick Kralevich
· 12 years ago
4f40e51
libc: cleanup strchr
by Nick Kralevich
· 12 years ago
1aae9bd
strncpy: implement _FORTIFY_SOURCE=2
by Nick Kralevich
· 12 years ago
a44e9af
FORTIFY_SOURCE: optimize
by Nick Kralevich
· 12 years ago
6060589
fix strerror_r test
by Nick Kralevich
· 12 years ago
dcab1b2
Add stack canaries / strcpy tests.
by Nick Kralevich
· 12 years ago
e6e6006
glibc 2.15 treats errno as signed in strerror(3).
by Elliott Hughes
· 12 years ago
036154b
Tests for string routines.
by Anna Tikhonova
· 13 years ago
ad88a08
Per-thread -fstack-protector guards for x86.
by Elliott Hughes
· 13 years ago
5419b94
Make dlerror(3) thread-safe.
by Elliott Hughes
· 13 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 13 years ago