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
*
x86: Shrink code size of memchr-avx2.S
Noah Goldstein
2022-09-03
1
-1
/
+56
*
string.h: fix __fortified_attr_access macro call [BZ #29162]
Sergei Trofimovich
2022-06-05
1
-1
/
+1
*
x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
Noah Goldstein
2022-05-14
1
-5
/
+15
*
string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
H.J. Lu
2022-02-17
1
-0
/
+13
*
debug: Synchronize feature guards in fortified functions [BZ #28746]
Siddhesh Poyarekar
2022-01-12
1
-3
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
143
-143
/
+143
*
String: test-memcpy used unaligned types for buffers [BZ 28572]
John David Anglin
2021-12-07
1
-2
/
+3
*
x86-64: Use notl in EVEX strcmp [BZ #28646]
Noah Goldstein
2021-12-03
1
-0
/
+28
*
String: Split memcpy tests so that parallel build is faster
Noah Goldstein
2021-11-10
4
-298
/
+367
*
test-memcpy.c: Double TIMEOUT to (8 * 60)
H.J. Lu
2021-11-07
2
-1
/
+4
*
string: Make tests birdirectional test-memcpy.c
Noah Goldstein
2021-11-06
2
-28
/
+214
*
String: Add __memcmpeq as build target
Noah Goldstein
2021-10-27
2
-1
/
+25
*
String: Add tests for __memcmpeq
Noah Goldstein
2021-10-26
3
-14
/
+45
*
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2021-10-26
1
-0
/
+1
*
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
2021-10-26
4
-0
/
+38
*
Correct access attribute on memfrob (bug 28475)
Joseph Myers
2021-10-20
1
-1
/
+1
*
Don't add access size hints to fortifiable functions
Siddhesh Poyarekar
2021-10-20
2
-3
/
+4
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
61
-71
/
+0
*
Fix error message in memmove test to display correct src pointer
Sunil K Pandey
2021-08-26
1
-1
/
+1
*
Update string/test-memmove.c to cover 16KB copy
H.J. Lu
2021-08-20
1
-0
/
+48
*
tests: use xmalloc to allocate implementation array
Siddhesh Poyarekar
2021-07-28
1
-2
/
+3
*
String: Add three more overflow tests cases to test-strnlen.c
Noah Goldstein
2021-06-24
1
-0
/
+4
*
String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]
Noah Goldstein
2021-06-23
3
-3
/
+130
*
Improve test coverage of strnlen function
Sunil K Pandey
2021-06-03
1
-1
/
+10
*
dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
2021-06-03
1
-1
/
+0
*
Improve test coverage of strlen function
Sunil K Pandey
2021-06-02
1
-1
/
+14
*
x86: Expand bench-memcmp.c and test-memcmp.c
Noah Goldstein
2021-05-18
1
-6
/
+34
*
Reindent string/test-memmove.c
H.J. Lu
2021-04-19
1
-15
/
+15
*
x86: Expand test-memset.c and bench-memset.c
Noah Goldstein
2021-04-19
1
-5
/
+15
*
x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c
noah
2021-04-16
2
-53
/
+76
*
test-strnlen.c: Check that strnlen won't go beyond the maximum length
H.J. Lu
2021-03-27
1
-0
/
+30
*
test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]
H.J. Lu
2021-03-27
1
-1
/
+3
*
string: Work around GCC PR 98512 in rawmemchr
Florian Weimer
2021-02-19
1
-11
/
+15
*
strchr: Add additional benchmarks and tests
noah
2021-02-08
1
-1
/
+25
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
139
-139
/
+139
*
string: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
2
-13
/
+22
*
treewide: fix incorrect spelling of indices in comments
Dmitry V. Levin
2020-12-11
1
-1
/
+1
*
Don't use nested function in test-ffs
Siddhesh Poyarekar
2020-11-12
1
-22
/
+14
*
Use __builtin___stpncpy_chk when available
Siddhesh Poyarekar
2020-11-12
1
-1
/
+8
*
Remove __warn_memset_zero_len [BZ #25399]
Siddhesh Poyarekar
2020-11-05
1
-15
/
+0
*
Amend grammar and add a description
Jonny Grant
2020-10-26
1
-3
/
+4
*
strcmp: Add a testcase for page boundary
H.J. Lu
2020-09-24
1
-0
/
+33
*
strncmp: Add a testcase for page boundary [BZ #25933]
H.J. Lu
2020-09-24
1
-0
/
+33
*
Disable -Wstringop-overread for some string tests
Joseph Myers
2020-09-07
2
-0
/
+11
*
string: Fix GCC 11 `-Werror=stringop-overread' error
Maciej W. Rozycki
2020-09-07
1
-0
/
+4
*
string: test strncasecmp and strncpy near page boundaries
Raphael Moreira Zinsly
2020-08-26
2
-0
/
+78
*
string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installed
Adhemerval Zanella
2020-07-13
3
-1
/
+14
*
string: Move tst-strsignal tst-strerror to tests-container
Adhemerval Zanella
2020-07-08
1
-1
/
+3
*
string: Fix prototype mismatch in sigabbrev_np, __sigdescr_np
Florian Weimer
2020-07-08
2
-2
/
+2
*
tst-strsignal: fix checking for RT signals support
Samuel Thibault
2020-07-07
1
-4
/
+8
[next]