index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
string
/
test-strstr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/string: Drop simple/stupid/builtin tests
Siddhesh Poyarekar
2022-04-06
1
-8
/
+7
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
1
-1
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [BZ #25226]
Stefan Liebler
2019-11-27
1
-6
/
+35
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Fix gcc 9 build errors for make xcheck. [BZ #24556]
Stefan Liebler
2019-06-19
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Fix strstr bug with huge needles (bug 23637)
Wilco Dijkstra
2018-09-19
1
-0
/
+30
*
Improve strstr performance
Wilco Dijkstra
2018-07-16
1
-0
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Suppress internal declarations for most of the testsuite.
Zack Weinberg
2017-05-11
1
-0
/
+1
*
Update string tests to use the support test driver.
Wainer dos Santos Moschetta
2017-03-23
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
Remove performance-related bits from string tests
Siddhesh Poyarekar
2013-06-11
1
-24
/
+0
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Add string IFUNC tests
H.J. Lu
2012-10-19
1
-1
/
+2
*
Add a strstr test for page boundary
H.J. Lu
2012-10-06
1
-1
/
+6
*
Add a testase for BZ #14602
H.J. Lu
2012-10-05
1
-0
/
+12
*
Test strcasestr/strchr/strstr under all implementations
H.J. Lu
2012-10-05
1
-3
/
+27
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Add performance tests for strstr and strcasestr.
Ulrich Drepper
2010-07-23
1
-0
/
+194