index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
string
/
tester.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
string: Fix tester build with fortify enable with gcc < 12
Mahesh Bodapati
2023-08-18
1
-3
/
+8
*
string: Fix tester build with fortify enable with gcc 6
Adhemerval Zanella Netto
2023-07-26
1
-0
/
+9
*
string: Fix tester with fortify enabled
Adhemerval Zanella Netto
2023-07-24
1
-4
/
+8
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Use uintptr_t in string/tester for pointer alignment
Szabolcs Nagy
2022-10-28
1
-6
/
+7
*
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-22
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
2021-10-26
1
-0
/
+16
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Disable -Wstringop-overread for some string tests
Joseph Myers
2020-09-07
1
-0
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Disable warnings in string/tester.c at top level.
Joseph Myers
2019-10-02
1
-114
/
+14
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Add some spaces before '('.
Joseph Myers
2019-02-27
1
-6
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Ignore -Wrestrict for one strncat test.
Joseph Myers
2018-06-14
1
-0
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
Disable strncat test array-bounds warnings for GCC 8.
Joseph Myers
2017-12-18
1
-2
/
+6
*
Fix string/tester.c build with GCC 8.
Joseph Myers
2017-11-14
1
-2
/
+44
*
Split DIAG_* macros to new header libc-diag.h.
Zack Weinberg
2017-02-25
1
-1
/
+1
*
Fix string/tester.c for GCC 7 -Wstringop-overflow=.
Joseph Myers
2017-01-04
1
-0
/
+57
*
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
*
Revert "Suppress warning in string/tester.c for gcc 4.9"
Ondřej Bílka
2015-01-06
1
-3
/
+3
*
Suppress warning in string/tester.c for gcc 4.9
Ondřej Bílka
2015-01-06
1
-3
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
1
-1
/
+1
*
Ignore warning in string/tester.c.
Torvald Riegel
2014-12-16
1
-0
/
+8
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
1
-1
/
+1
*
string/tester memrchr test
Alan Modra
2013-10-04
1
-3
/
+3
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
1
-2
/
+1
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
1
-3
/
+2
*
Add more tests for strcat and strncat.
Ulrich Drepper
2011-07-21
1
-3
/
+90
*
Add optimized x86-64 implementation of strnlen.
Ulrich Drepper
2010-07-26
1
-16
/
+17
*
* string/tester.c (test_memcmp): Add a few more tests.
Ulrich Drepper
2008-05-11
1
-8
/
+26
*
[BZ #5614]
Ulrich Drepper
2008-01-15
1
-2
/
+6
*
* string/tester.c (test_strnlen): New function.
Roland McGrath
2006-02-20
1
-0
/
+31
*
* configure.in: Remove gnu_ld definition and everything using it.
Ulrich Drepper
2005-11-06
1
-5
/
+1
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
1
-32
/
+5
*
2.5-18.1
Jakub Jelinek
2007-07-12
1
-5
/
+32
*
* string/tester.c (test_strcmp): Fix a typo.
Roland McGrath
2003-04-11
1
-2
/
+2
*
Update.
Ulrich Drepper
2003-01-14
1
-2
/
+0
*
Update.
Ulrich Drepper
2003-01-12
1
-0
/
+2
*
2003-01-06 Roland McGrath <roland@redhat.com>
Roland McGrath
2003-01-07
1
-1
/
+7
*
Update.
Ulrich Drepper
2001-12-06
1
-0
/
+51
*
Update.
Ulrich Drepper
2001-11-03
1
-0
/
+27
*
* string/tester.c (test_strerror): Don't use _sys_errlist/_sys_nerr.
Roland McGrath
2001-08-24
1
-4
/
+3
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
1
-8
/
+8
*
Update.
Ulrich Drepper
2001-02-23
1
-13
/
+24
*
Update.
Ulrich Drepper
2000-11-26
1
-39
/
+40
[next]