GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
/
str-two-way.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Improve performance of strstr
Wilco Dijkstra
2019-06-12
1
-3
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Improve strstr performance
Wilco Dijkstra
2018-07-16
1
-29
/
+27
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
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
*
Fix typo, improve comment, remove superfluous #undefs, add missing #undef.
Tom de Vries
2013-02-12
1
-5
/
+7
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-1
/
+1
*
Fix BZ #14716: memmem crash
Maxim Kuvyrkov
2012-10-15
1
-2
/
+2
*
Fix BZ #14602: strstr and strcasestr return wrong result.
Maxim Kuvyrkov
2012-10-08
1
-12
/
+25
*
Micro-optimize critical path of strstr, strcase and memmem.
Maxim Kuvyrkov
2012-08-21
1
-1
/
+10
*
Use pointers for traversing arrays in strstr, strcasestr and memmem.
Maxim Kuvyrkov
2012-08-21
1
-17
/
+48
*
Detect EOL on-the-fly in strstr, strcasestr and memmem.
Maxim Kuvyrkov
2012-08-21
1
-8
/
+42
*
Optimize first-character loop of strstr, strcasestr and memmem.
Maxim Kuvyrkov
2012-08-21
1
-1
/
+14
*
Remove local redefinition of MAX macro.
Roland McGrath
2012-08-15
1
-5
/
+2
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Fix strstr and memmem algorithm.
Eric Blake
2010-10-06
1
-1
/
+1
*
Add performance tests for strstr and strcasestr.
Ulrich Drepper
2010-07-23
1
-2
/
+1
*
* string/Makefile (distribute): Add str-two-way.h.
cvs/fedora-glibc-20080515T0735
Ulrich Drepper
2008-05-15
1
-0
/
+430