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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
131
-131
/
+131
*
<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]
Kamlesh Kumar
2019-12-05
1
-1
/
+2
*
S390: Fix handling of needles crossing a page in strstr z15 ifunc-variant. [B...
Stefan Liebler
2019-11-27
1
-6
/
+35
*
Change most internal uses of time to __clock_gettime.
Adhemerval Zanella
2019-10-30
1
-2
/
+2
*
string/endian.h: Restore the __USE_MISC conditionals
Alistair Francis
2019-10-02
1
-5
/
+7
*
Disable warnings in string/tester.c at top level.
Joseph Myers
2019-10-02
1
-114
/
+14
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
3
-34
/
+57
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
130
-130
/
+130
*
Use generic memset/memcpy/memmove in benchtests
Wilco Dijkstra
2019-08-30
2
-6
/
+10
*
Fix spellings of contributor names in comments and doc
Paul Eggert
2019-08-23
1
-1
/
+1
*
Don't use the argument to time.
Zack Weinberg
2019-08-21
1
-1
/
+1
*
Declare memccpy, strdup, strndup for C2X.
Joseph Myers
2019-08-13
1
-3
/
+3
*
Fix gcc 9 build errors for make xcheck. [BZ #24556]
Stefan Liebler
2019-06-19
2
-2
/
+4
*
Improve performance of memmem
Wilco Dijkstra
2019-06-12
1
-42
/
+85
*
Improve performance of strstr
Wilco Dijkstra
2019-06-12
2
-51
/
+123
*
Add some spaces before '('.
Joseph Myers
2019-02-27
5
-19
/
+19
*
Break more lines before not after operators.
Joseph Myers
2019-02-25
2
-6
/
+6
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
2
-6
/
+6
*
Only build libm with -fno-math-errno (bug 24024)
Aurelien Jarno
2019-01-07
2
-0
/
+67
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
129
-129
/
+129
*
Fix strstr bug with huge needles (bug 23637)
Wilco Dijkstra
2018-09-19
3
-4
/
+36
*
Speedup first memmem match
Rajalakshmi Srinivasaraghavan
2018-08-28
1
-0
/
+4
*
Simplify and speedup strstr/strcasestr first match
Wilco Dijkstra
2018-08-03
2
-45
/
+35
*
Fix string/tst-xbzero-opt if build with gcc head.
Stefan Liebler
2018-07-26
1
-0
/
+15
*
Add <bits/indirect-return.h>
H.J. Lu
2018-07-24
1
-1
/
+9
*
Improve strstr performance
Wilco Dijkstra
2018-07-16
6
-33
/
+35
*
libc: Extend __libc_freeres framework (Bug 23329).
Carlos O'Donell
2018-06-29
1
-2
/
+1
*
Run thread shutdown functions in an explicit order
Florian Weimer
2018-06-26
1
-9
/
+3
*
Fix tst-cmp.c build with GCC mainline.
Joseph Myers
2018-06-20
1
-0
/
+15
*
Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline.
Joseph Myers
2018-06-20
2
-0
/
+16
*
Ignore -Wrestrict for one strncat test.
Joseph Myers
2018-06-14
1
-0
/
+4
*
Add a test case for [BZ #23196]
H.J. Lu
2018-05-23
1
-0
/
+47
*
Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196)
Andreas Schwab
2018-05-23
1
-0
/
+1
*
Fix i386 memmove issue (bug 22644).
Andrew Senkevich
2018-03-23
1
-0
/
+58
*
Fix another -Os strcoll build issue.
Joseph Myers
2018-02-26
1
-0
/
+11
*
Use libc_hidden_* for argz_next, __argz_next (bug 15105).
Joseph Myers
2018-02-15
1
-0
/
+2
*
Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...
Joseph Myers
2018-02-06
3
-2
/
+96
*
Move string/testcopy.c to test-driver.c and xmalloc (bug 19667).
Joseph Myers
2018-02-06
1
-7
/
+9
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
127
-127
/
+127
*
Disable strncat test array-bounds warnings for GCC 8.
Joseph Myers
2017-12-18
1
-2
/
+6
*
string: Replace = with += in CFLAGS-xxx.c
H.J. Lu
2017-12-11
1
-9
/
+9
*
Fix string/tester.c build with GCC 8.
Joseph Myers
2017-11-14
1
-2
/
+44
*
Fix string/bug-strncat1.c build with GCC 8.
Joseph Myers
2017-11-14
1
-0
/
+8
*
ffsl, ffsll: Declare under __USE_MISC, not just __USE_GNU
Florian Weimer
2017-10-30
1
-1
/
+1
*
Hide internal __strsep function [BZ #18822]
H.J. Lu
2017-10-01
1
-0
/
+1
*
string/stratcliff.c: Replace int with size_t [BZ #21982]
H.J. Lu
2017-08-23
1
-109
/
+167
*
Mark internal argz functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-18
1
-26
/
+0
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
2
-19
/
+13
*
Increase some test timeouts.
Joseph Myers
2017-07-06
1
-1
/
+1
*
x86-64: memcmp-avx2-movbe.S needs saturating subtraction [BZ #21662]
Florian Weimer
2017-06-23
1
-5
/
+6
[next]