Age | Commit message (Expand) | Author | Files | Lines |
2022-02-05 | string: Sort headers, routines, tests and tests-translation | H.J. Lu | 1 | -44/+166 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-11-10 | String: Split memcpy tests so that parallel build is faster | Noah Goldstein | 1 | -3/+3 |
2021-10-27 | String: Add __memcmpeq as build target | Noah Goldstein | 1 | -1/+1 |
2021-10-26 | String: Add tests for __memcmpeq | Noah Goldstein | 1 | -2/+2 |
2021-06-03 | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer | 1 | -1/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-07-13 | string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installed | Adhemerval Zanella | 1 | -1/+8 |
2020-07-08 | string: Move tst-strsignal tst-strerror to tests-container | Adhemerval Zanella | 1 | -1/+3 |
2020-07-07 | string: Add strerrorname_np and strerrordesc_np | Adhemerval Zanella | 1 | -1/+2 |
2020-07-07 | string: Add sigabbrev_np and sigdescr_np | Adhemerval Zanella | 1 | -2/+3 |
2020-07-07 | string: Add strerror, strerror_r, and strerror_l test | Adhemerval Zanella | 1 | -1/+2 |
2020-07-07 | string: Add strsignal test | Adhemerval Zanella | 1 | -2/+4 |
2020-05-12 | string: Add string/tst-memmove-overflow, a test case for bug 25620 | Florian Weimer | 1 | -1/+1 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-10-01 | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis | 1 | -1/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-07 | Only build libm with -fno-math-errno (bug 24024) | Aurelien Jarno | 1 | -0/+6 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-02-06 | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers | 1 | -2/+4 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-11 | string: Replace = with += in CFLAGS-xxx.c | H.J. Lu | 1 | -9/+9 |
2017-06-20 | Remove bits/string.h. | Zack Weinberg | 1 | -4/+5 |
2017-06-12 | 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com> | Wilco Dijkstra | 1 | -2/+2 |
2017-01-25 | string/tst-strcoll-overflow: Do not accept timeout as test result | Florian Weimer | 1 | -1/+3 |
2017-01-17 | S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006] | Stefan Liebler | 1 | -0/+8 |
2017-01-11 | Make endian-conversion macros always return correct types (bug 16458). | Joseph Myers | 1 | -2/+3 |
2017-01-05 | Use fortify macros for b{zero,copy} along decl from strings.h | Adhemerval Zanella | 1 | -1/+2 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-12-26 | Disable stack protector in early static initialization [BZ #7065] | Nick Alcock | 1 | -0/+4 |
2016-12-20 | Do not require memset elimination in explicit_bzero test | Florian Weimer | 1 | -0/+1 |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 1 | -3/+4 |
2016-08-26 | string: More tests for strcmp, strcasecmp, strncmp, strncasecmp | Florian Weimer | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-10-09 | Fix typo in bug-strcoll2 (Bug 18589) | Carlos O'Donell | 1 | -0/+2 |
2015-10-08 | strcoll: Add bug-strcoll2 to testsuite (Bug 18589). | Carlos O'Donell | 1 | -2/+3 |
2015-09-28 | Let 'make check subdirs=string' succeed even when it's invoked | Martin Sebor | 1 | -0/+10 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-06-07 | Remove redundant C locale settings. | Joseph Myers | 1 | -3/+0 |
2014-06-04 | Include LOCPATH in default test environment. | Joseph Myers | 1 | -5/+0 |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 1 | -1/+4 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -0/+2 |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers | 1 | -1/+2 |
2014-02-14 | Split up rules for tests that compare output with baselines. | Joseph Myers | 1 | -5/+3 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-11-26 | Remove duplicate ifunc tests. | Ondřej Bílka | 1 | -5/+0 |
2013-09-23 | Check for integer overflow in cache size computation in strcoll | Siddhesh Poyarekar | 1 | -0/+2 |
2013-09-05 | Add memrchr testcase | Adhemerval Zanella | 1 | -1/+1 |
2013-08-27 | Fix missing declaration of LC_CTYPE nonascii-case element | Andreas Schwab | 1 | -0/+4 |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers | 1 | -4/+0 |