summaryrefslogtreecommitdiff
path: root/wcsmbs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Add tst-wcstod-roundPaul E. Murphy2016-08-191-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-241-0/+1
* Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers2015-11-241-1/+4
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-231-2/+4
* Remove -fexceptions configure test.Joseph Myers2015-10-151-4/+4
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+13
* S390: Optimize wmemset.Stefan Liebler2015-08-261-1/+1
* S390: Optimize memchr, rawmemchr and wmemchr.Stefan Liebler2015-08-261-1/+1
* S390: Optimize strcspn and wcscspn.Stefan Liebler2015-08-261-1/+2
* S390: Optimize strpbrk and wcspbrk.Stefan Liebler2015-08-261-1/+1
* S390: Optimize strspn and wcsspn.Stefan Liebler2015-08-261-1/+1
* S390: Optimize strchrnul and wcschrnul.Stefan Liebler2015-08-261-1/+1
* S390: Optimize strncat wcsncat.Stefan Liebler2015-08-261-1/+1
* S390: Optimize strcat and wcscat.Stefan Liebler2015-08-261-1/+1
* S390: Optimize stpncpy and wcpncpy.Stefan Liebler2015-08-261-1/+1
* S390: Optimize strncpy and wcsncpy.Stefan Liebler2015-08-261-1/+1
* S390: Optimize stpcpy and wcpcpy.Stefan Liebler2015-08-261-1/+2
* S390: Optimize strnlen and wcsnlen.Stefan Liebler2015-08-261-1/+1
* Use correct signedness in wcsncmpStefan Liebler2015-04-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-261-2/+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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Add wcsmbs IFUNC testsH.J. Lu2012-10-191-0/+2
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-171-3/+2
* tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger2012-05-311-1/+1
* [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.Andreas Jaeger2012-05-211-2/+1
* Fix a bug when converting strings with 1 character using TCVN5712-1Tulio Magno Quites Machado Filho2012-03-301-1/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-1/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use newly built locales for tst-c16c32-1.Joseph Myers2012-01-241-0/+1
* More char16_t and char32_t supportUlrich Drepper2012-01-071-1/+2
* Add uchar.h support, part 1Ulrich Drepper2012-01-011-1/+2
* Start of uchar.h workUlrich Drepper2012-01-011-1/+1
* Add tests for wcsrchr and wcscpyUlrich Drepper2011-12-171-1/+1
* Add wcschr test casesLiubov Dmitrieva2011-10-231-1/+1
* Add wcslen test casesLiubov Dmitrieva2011-10-231-1/+1
* Move wide char tests to wcsmbs directoryUlrich Drepper2011-09-081-2/+3
* [BZ #4963]Ulrich Drepper2007-09-231-1/+2
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-2/+12
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-2/+3
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-141-1/+4
* * wcsmbs/tst-mbrtowc2.c: Use de_DE.UTF-8 instead of en_US.UTF-8.Ulrich Drepper2005-10-151-0/+1
* * Makefile (LOCALES): Add zh_TW.EUC-TW.Ulrich Drepper2005-09-251-1/+1
* * wcsmbs/Makefile: Add rules to build and run tst-wchar-h.Ulrich Drepper2005-07-241-1/+2