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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Fix strncat-avx2.S reading past length [BZ #30065]
Noah Goldstein
2023-01-31
1
-1
/
+24
*
string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444]
Adhemerval Zanella
2023-01-12
1
-0
/
+24
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
143
-143
/
+143
*
string: Add len=0 to {w}memcmp{eq} tests and benchtests
Noah Goldstein
2022-11-08
1
-6
/
+10
*
configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
Adhemerval Zanella
2022-11-01
1
-0
/
+9
*
Use uintptr_t in string/tester for pointer alignment
Szabolcs Nagy
2022-10-28
1
-6
/
+7
*
String: Improve test coverage for memchr
Sunil K Pandey
2022-10-18
1
-0
/
+1
*
String: Improve test coverage for memchr
Sunil K Pandey
2022-10-10
1
-2
/
+5
*
x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]
Noah Goldstein
2022-09-28
1
-29
/
+41
*
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-22
2
-3
/
+3
*
x86: Fix page cross case in rawmemchr-avx2 [BZ #29234]
Noah Goldstein
2022-06-08
1
-1
/
+56
*
string.h: Fix boolean spelling in comments
H.J. Lu
2022-06-03
1
-1
/
+1
*
String: Improve overflow test coverage for strnlen
Sunil K Pandey
2022-05-25
1
-0
/
+2
*
string.h: fix __fortified_attr_access macro call [BZ #29162]
Sergei Trofimovich
2022-05-23
1
-1
/
+1
*
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-04-13
2
-5
/
+5
*
string: Replace outdated comments in strlen().
Ricardo Bittencourt
2022-04-09
1
-11
/
+5
*
tests/string: Drop simple/stupid/builtin tests
Siddhesh Poyarekar
2022-04-06
25
-230
/
+43
*
test-memcpy: Actually reverse source and destination
Siddhesh Poyarekar
2022-04-06
1
-22
/
+24
*
Increase the test timeout of some string tests
Szabolcs Nagy
2022-04-01
2
-0
/
+2
*
string: Expand page cross test cases in test-strncmp.c
Noah Goldstein
2022-03-25
1
-1
/
+26
*
string: Expand page cross test cases in test-strcmp.c
Noah Goldstein
2022-03-25
1
-1
/
+14
*
string: Expand page cross tests in test-strncasecmp.c
Noah Goldstein
2022-03-25
1
-12
/
+154
*
string: Expand page cross tests in test-strcasecmp.c
Noah Goldstein
2022-03-25
1
-12
/
+100
*
ia64: Remove bzero optimization
Adhemerval Zanella
2022-02-23
1
-2
/
+2
*
string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
H.J. Lu
2022-02-17
1
-0
/
+13
*
x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
Noah Goldstein
2022-02-16
1
-0
/
+23
*
String: Strength memset tests in test-memset.c
Noah Goldstein
2022-02-15
1
-15
/
+21
*
String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'
Noah Goldstein
2022-02-11
2
-16
/
+16
*
string: Sort headers, routines, tests and tests-translation
H.J. Lu
2022-02-05
1
-44
/
+166
*
string: Improve coverage in test-strcmp.c and test-strncmp.c
Noah Goldstein
2022-02-03
2
-21
/
+306
*
string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp].
Noah Goldstein
2022-02-03
2
-69
/
+0
*
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
[next]