summaryrefslogtreecommitdiff
path: root/wcsmbs
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0499-99/+99
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-247-9/+77
* Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers2015-11-242-1/+29
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-232-2/+29
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-202-15/+4
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-204-23/+7
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-1629-96/+29
* Remove -fexceptions configure test.Joseph Myers2015-10-151-4/+4
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-122-1/+14
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-081-1/+0
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* S390: Optimize wmemset.Stefan Liebler2015-08-263-1/+24
* S390: Optimize memchr, rawmemchr and wmemchr.Stefan Liebler2015-08-263-1/+25
* S390: Optimize strcspn and wcscspn.Stefan Liebler2015-08-263-1/+25
* S390: Optimize strpbrk and wcspbrk.Stefan Liebler2015-08-263-1/+24
* S390: Optimize strspn and wcsspn.Stefan Liebler2015-08-263-1/+24
* S390: Optimize strchrnul and wcschrnul.Stefan Liebler2015-08-263-1/+26
* S390: Optimize strncmp and wcsncmp.Stefan Liebler2015-08-261-1/+4
* S390: Optimize strncat wcsncat.Stefan Liebler2015-08-263-2/+25
* S390: Optimize strcat and wcscat.Stefan Liebler2015-08-263-1/+26
* S390: Optimize stpncpy and wcpncpy.Stefan Liebler2015-08-263-1/+26
* S390: Optimize strncpy and wcsncpy.Stefan Liebler2015-08-263-1/+26
* S390: Optimize stpcpy and wcpcpy.Stefan Liebler2015-08-263-2/+27
* S390: Optimize strnlen and wcsnlen.Stefan Liebler2015-08-263-2/+27
* Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18...Daniel Marjamäki2015-08-051-4/+5
* Fix regcomp wcscoll, wcscmp namespace (bug 18497).Joseph Myers2015-06-093-4/+6
* Fix fnmatch wmemchr namespace (bug 18468).Joseph Myers2015-06-031-2/+4
* Improve strcoll with strdiff.Leonhard Holz2015-05-121-0/+1
* Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265]Daniel Marjamäki2015-05-051-2/+4
* powerpc: Fix __wcschr static buildAdhemerval Zanella2015-04-151-12/+5
* Use correct signedness in wcsncmpStefan Liebler2015-04-133-19/+21
* Handle mblen return code when n is zero.Ondřej Bílka2015-04-032-0/+6
* Remove unused definitionsLeonhard Holz2015-02-112-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0282-82/+82
* Fix strftime wcschr namespace (bug 17634).Joseph Myers2014-12-101-0/+7
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-267-122/+0
* Fix __printf_fp wmemset namespace (bug 17574).Joseph Myers2014-11-121-2/+4
* Modify several tests to use test-skeleton.cArjun Shankar2014-11-058-16/+40
* Complete the removal of __gconv_translit_findFlorian Weimer2014-09-129-9/+0
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-7/+0
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-104-5/+5
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0188-88/+88
* PowerPC: multiarch wcscpy for PowerPC32Adhemerval Zanella2013-12-061-1/+5
* PowerPC: multiarch wcsrchr for PowerPC32Adhemerval Zanella2013-12-061-1/+4
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-0711-23/+23
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-1/+1
* Sort Versions filesAndreas Jaeger2013-02-171-4/+4
* Remove __GNUC__ conditions for "long long" from string.h and wchar.h.Joseph Myers2013-01-101-4/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0288-93/+88