summaryrefslogtreecommitdiff
path: root/wcsmbs
AgeCommit message (Expand)Author
2015-08-26S390: Optimize strncpy and wcsncpy.Stefan Liebler
2015-08-26S390: Optimize stpcpy and wcpcpy.Stefan Liebler
2015-08-26S390: Optimize strnlen and wcsnlen.Stefan Liebler
2015-08-05Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...Daniel Marjamäki
2015-06-09Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers
2015-06-03Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers
2015-05-12Improve strcoll with strdiff.Leonhard Holz
2015-05-05Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki
2015-04-15powerpc: Fix __wcschr static buildAdhemerval Zanella
2015-04-13Use correct signedness in wcsncmpStefan Liebler
2015-04-03Handle mblen return code when n is zero.Ondřej Bílka
2015-02-11Remove unused definitionsLeonhard Holz
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-10Fix strftime wcschr namespace (bug 17634).Joseph Myers
2014-11-26Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers
2014-11-12Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar
2014-09-12Complete the removal of __gconv_translit_findFlorian Weimer
2014-06-04Include LOCPATH in default test environment.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-06PowerPC: multiarch wcscpy for PowerPC32Adhemerval Zanella
2013-12-06PowerPC: multiarch wcsrchr for PowerPC32Adhemerval Zanella
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-02-17Sort Versions filesAndreas Jaeger
2013-01-10Remove __GNUC__ conditions for "long long" from string.h and wchar.h.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-10-19Add wcsmbs IFUNC testsH.J. Lu
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger
2012-05-21[BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-03-30Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-24Use newly built locales for tst-c16c32-1.Joseph Myers
2012-01-21Fix version check in uchar.hUlrich Drepper
2012-01-08Simplify char16_t implementationUlrich Drepper
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07More char16_t and char32_t supportUlrich Drepper
2012-01-06Fix C11 header changes for C++.Joseph Myers
2012-01-03Typo in test for C11-capable compilerUlrich Drepper
2012-01-01Add uchar.h support, part 1Ulrich Drepper
2012-01-01Start of uchar.h workUlrich Drepper
2012-01-01Add missing restrict in mbrtowc declarationUlrich Drepper
2011-12-17Optimized wcschr and wcscpy for x86-64 and x86-32Ulrich Drepper
2011-12-17Add tests for wcsrchr and wcscpyUlrich Drepper