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