Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 | |
2013-06-11 | Remove performance-related bits from string tests | Siddhesh Poyarekar | 1 | -30/+0 | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 | |
2012-10-19 | Add string IFUNC tests | H.J. Lu | 1 | -1/+2 | |
2012-10-19 | Add a testcase for BZ #14716 | H.J. Lu | 1 | -3/+32 | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 | |
2008-05-25 | * string/Makefile (strop-tests): Add memmem. | Ulrich Drepper | 1 | -0/+185 | |
* string/test-memmem.c: New file. * string/test-string.h (BUF1PAGES): Define to 1 if undefined. (test_init): Size buf1 according to BUF1PAGES. * stdio-common/scanf16.c: New file. * stdio-common/scanf17.c: New file. * scripts/data/localplt-sparc64-linux-gnu.data: New file. |