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-strnlen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-0
/
+33
*
Improve test coverage of strnlen function
Sunil K Pandey
2021-06-03
1
-1
/
+10
*
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
*
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
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Add page tests to string/test-strnlen.
Wainer dos Santos Moschetta
2017-04-05
1
-0
/
+54
*
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
*
S390: Optimize strnlen and wcsnlen.
Stefan Liebler
2015-08-26
1
-33
/
+54
*
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
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Add optimized x86-64 implementation of strnlen.
Ulrich Drepper
2010-07-26
1
-0
/
+197