<string.h>: Make strchrnul, strcasestr, memmem available by default
[platform/upstream/glibc.git] / string / bug-strcoll2.c
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-03-23 Wainer dos Santos... Update string tests to use the support test driver.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-09 Carlos O'DonellFix typo in bug-strcoll2 (Bug 18589)
2015-10-08 Carlos O'Donellstrcoll: Add bug-strcoll2 to testsuite (Bug 18589).
2015-10-08 Carlos O'Donellstrcoll: Remove incorrect STRDIFF-based optimization...