index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
/
test-strncmp.c
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-02-06
string: Hook up the default implementation on test-strncmp
Adhemerval Zanella
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-04-06
tests/string: Drop simple/stupid/builtin tests
Siddhesh Poyarekar
2022-04-01
Increase the test timeout of some string tests
Szabolcs Nagy
2022-03-25
string: Expand page cross test cases in test-strncmp.c
Noah Goldstein
2022-02-17
string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
H.J. Lu
2022-02-16
x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
Noah Goldstein
2022-02-11
String: Ensure 'MIN_PAGE_SIZE' is multiple of 'getpagesize'
Noah Goldstein
2022-02-03
string: Improve coverage in test-strcmp.c and test-strncmp.c
Noah Goldstein
2022-02-03
string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp].
Noah Goldstein
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-09-24
strncmp: Add a testcase for page boundary [BZ #25933]
H.J. Lu
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-03-23
Update string tests to use the support test driver.
Wainer dos Santos Moschetta
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-08-02
Fix wide-char testsuite SIGBUS on platforms such as Sparc.
David S. Miller
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-04-13
Use correct signedness in wcsncmp
Stefan Liebler
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-06-11
Remove performance-related bits from string tests
Siddhesh Poyarekar
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-10-19
Add string IFUNC tests
H.J. Lu
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-04-07
Revert "Fix strncmp page test to limit length to size of object"
Andreas Schwab
2011-04-05
Fix strncmp page test to limit length to size of object
Andreas Schwab
2011-03-21
Fix whitespace issue.
Ulrich Drepper
2011-03-21
Handle page boundaries in x86 SSE4.2 strncmp.
H.J. Lu
2010-04-15
Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
H.J. Lu
2005-11-18
[BZ #1877]
Ulrich Drepper
2005-11-17
[BZ #1877]
Ulrich Drepper
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2007-07-12
2.5-18.1
Jakub Jelinek
2003-04-17
Update.
Ulrich Drepper
2003-04-11
* string/test-strcmp.c (do_random_tests): Test whether return value
Roland McGrath
2002-11-09
* string/test-strspn.c (do_test): Ensure zero termination.
Roland McGrath
2002-11-08
* string/test-strchr.c (stupid_strchr): New function.
Roland McGrath
2002-11-07
* string/test-string.h: New file.
Roland McGrath