149 Commits (fccf38c51746e0817c2409bb361398f9465e0760)

Author SHA1 Message Date
Adhemerval Zanella fccf38c517 string: Add internal memswap implementation 3 years ago
Sunil K Pandey b316c9a769 Add strlcat/wcslcat testcase. 3 years ago
Sunil K Pandey 23871292fb Add strlcpy/wcslcpy testcase 3 years ago
Frédéric Bérat 20c894d21e Exclude routines from fortification 3 years ago
Florian Weimer 1d44530a5b string: strerror must not return NULL (bug 30555) 3 years ago
Florian Weimer 454a20c875 Implement strlcpy and strlcat [BZ #178] 3 years ago
Joe Simmons-Talbott 0c48aa0551 string: Add tests for strndup (BZ #30266) 3 years ago
Joe Simmons-Talbott eaaad78db4 string: Add tests for strdup (BZ #30266) 3 years ago
Adhemerval Zanella fb95c31638 string: Disable stack protector in early static initialization 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Adhemerval Zanella 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 4 years ago
H.J. Lu a007ec4669 string: Sort headers, routines, tests and tests-translation 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Noah Goldstein 6c1e3c0fd0 String: Split memcpy tests so that parallel build is faster 4 years ago
Noah Goldstein 3592ccd472 String: Add __memcmpeq as build target 4 years ago
Noah Goldstein d9283b71ac String: Add tests for __memcmpeq 5 years ago
Florian Weimer 6f1c701026 dlfcn: Cleanups after -ldl is no longer required 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Adhemerval Zanella 10b01bd452 string: Make tst-strerror/tst-strsignal unsupported if msgfmt is not installed 6 years ago
Adhemerval Zanella c1e63c7214 string: Move tst-strsignal tst-strerror to tests-container 6 years ago
Adhemerval Zanella 325081b9eb string: Add strerrorname_np and strerrordesc_np 6 years ago
Adhemerval Zanella bfe05aa289 string: Add sigabbrev_np and sigdescr_np 6 years ago
Adhemerval Zanella 653200ef42 string: Add strerror, strerror_r, and strerror_l test 6 years ago
Adhemerval Zanella c2723ce317 string: Add strsignal test 6 years ago
Florian Weimer eec0f4218c string: Add string/tst-memmove-overflow, a test case for bug 25620 6 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Alistair Francis aa706e13f4 Split up endian.h to minimize exposure of BYTE_ORDER. 7 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Aurelien Jarno 2ef4271688 Only build libm with -fno-math-errno (bug 24024) 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Joseph Myers 0d40d0ecba Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bug 15512, bug 17082, bug 20530). 8 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
H.J. Lu e70c6fee46 string: Replace = with += in CFLAGS-xxx.c 8 years ago
Zack Weinberg 09a596cc2c Remove bits/string.h. 10 years ago
Wilco Dijkstra 18b10de7ce 2017-06-12 Wilco Dijkstra <wdijkstr@arm.com> 9 years ago
Florian Weimer 5653ab12b4 string/tst-strcoll-overflow: Do not accept timeout as test result 9 years ago
Stefan Liebler 570c443352 S390: Fix FAIL in test string/tst-xbzero-opt [BZ #21006] 9 years ago
Joseph Myers 6a1cefac19 Make endian-conversion macros always return correct types (bug 16458). 9 years ago
Adhemerval Zanella 38765ab68f Use fortify macros for b{zero,copy} along decl from strings.h 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Nick Alcock 10c85e76c0 Disable stack protector in early static initialization [BZ #7065] 9 years ago
Florian Weimer 8d71242eb7 Do not require memset elimination in explicit_bzero test 9 years ago
Zack Weinberg ea1bd74def New string function explicit_bzero (from OpenBSD). 10 years ago
Florian Weimer 6e263a27c4 string: More tests for strcmp, strcasecmp, strncmp, strncasecmp 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Carlos O'Donell facdd9ea29 Fix typo in bug-strcoll2 (Bug 18589) 11 years ago
Carlos O'Donell 02018629a1 strcoll: Add bug-strcoll2 to testsuite (Bug 18589). 11 years ago
Martin Sebor 60cf80f09d Let 'make check subdirs=string' succeed even when it's invoked 11 years ago
Joseph Myers b168057aaa Update copyright dates with scripts/update-copyrights. 11 years ago
Joseph Myers 686554bff6 Remove redundant C locale settings. 12 years ago