index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
string_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GNU extensions mempcpy and wmemcpy.
Elliott Hughes
2015-02-18
1
-0
/
+5
*
Fix memchr overflow.
Elliott Hughes
2015-02-14
1
-0
/
+10
*
Add align/overread tests for strlcpy/strlcat.
Christopher Ferris
2014-11-10
1
-9
/
+93
*
Reset enviroment for math_tests
Dmitriy Ivanov
2014-09-04
1
-9
/
+9
*
Merge "Make string tests check all alignment combinations"
Dmitriy Ivanov
2014-09-03
1
-101
/
+88
|
\
|
*
Make string tests check all alignment combinations
Dmitriy Ivanov
2014-08-14
1
-101
/
+88
*
|
Add GNU-compatible strerror_r.
Elliott Hughes
2014-08-28
1
-11
/
+19
*
|
Implement the GNU basename(3) in addition to the POSIX one.
Elliott Hughes
2014-08-19
1
-2
/
+21
|
/
*
Fix memchr with a zero length.
Christopher Ferris
2014-07-30
1
-0
/
+8
*
Add extra strchr testing.
Christopher Ferris
2014-06-30
1
-0
/
+44
*
Revert "Backing this one out since the counterpart needs to be sent upstream."
Dan Albert
2014-06-14
1
-3
/
+4
*
Backing this one out since the counterpart needs to be sent upstream.
Dan Albert
2014-06-14
1
-4
/
+3
*
Hides valloc(3)/pvalloc(3) on LP64.
Dan Albert
2014-06-13
1
-3
/
+4
*
Remove __memcmp16 from bionic.
Elliott Hughes
2014-06-12
1
-31
/
+0
*
AArch64: Fix memcmp16() test
Serban Constantinescu
2014-06-10
1
-1
/
+1
*
Fix for slm-tuned memmove (both 32- and 64-bit).
Varvara Rainchik
2014-06-05
1
-0
/
+29
*
denver: optimize memmove
Shu Zhang
2014-05-20
1
-0
/
+66
*
Make SIGRTMIN hide the real-time signals we use internally.
Elliott Hughes
2014-04-30
1
-5
/
+3
*
Add stpcpy/stpncpy.
Christopher Ferris
2014-04-07
1
-83
/
+152
*
Make sure that the same tests are on all platforms.
Christopher Ferris
2014-02-06
1
-12
/
+23
*
Add strcmp/memcmp testing.
Christopher Ferris
2013-12-03
1
-2
/
+87
*
Add new tests for memory/string routines.
Christopher Ferris
2013-11-15
1
-0
/
+122
*
Add ssse3 implementation of __memcmp16.
Alexander Ivchenko
2013-08-02
1
-23
/
+77
*
Add tests for __strcpy_chk()
Nick Kralevich
2013-06-04
1
-0
/
+47
*
FORTIFY_SOURCE: strcat / strncat optimize
Nick Kralevich
2013-05-31
1
-0
/
+114
*
libc: cleanup strchr
Nick Kralevich
2013-05-02
1
-0
/
+7
*
strncpy: implement _FORTIFY_SOURCE=2
Nick Kralevich
2013-04-29
1
-33
/
+0
*
FORTIFY_SOURCE: optimize
Nick Kralevich
2013-01-17
1
-0
/
+21
*
fix strerror_r test
Nick Kralevich
2013-01-15
1
-1
/
+1
*
Add stack canaries / strcpy tests.
Nick Kralevich
2013-01-11
1
-0
/
+13
*
glibc 2.15 treats errno as signed in strerror(3).
Elliott Hughes
2013-01-10
1
-1
/
+1
*
Tests for string routines.
Anna Tikhonova
2012-11-07
1
-0
/
+555
*
Per-thread -fstack-protector guards for x86.
Elliott Hughes
2012-10-25
1
-3
/
+5
*
Make dlerror(3) thread-safe.
Elliott Hughes
2012-10-16
1
-2
/
+2
*
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...
Irina Tirdea
2012-09-13
1
-0
/
+107