| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793). | Joseph Myers | 2018-10-22 | 1 | -2/+3 |
* | Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X). | Joseph Myers | 2018-10-19 | 1 | -1/+3 |
* | Add tests for sign of NaN returned by strtod (bug 23007). | Joseph Myers | 2018-06-15 | 1 | -1/+2 |
* | [BZ 1190] Make EOF sticky in stdio. | Zack Weinberg | 2018-03-13 | 1 | -1/+1 |
* | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | Joseph Myers | 2018-02-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 2017-12-11 | 1 | -20/+20 |
* | float128: Add strtof128, wcstof128, and related functions. | Paul E. Murphy | 2017-06-12 | 1 | -0/+2 |
* | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 2017-06-08 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Add tst-wcstod-round | Paul E. Murphy | 2016-08-19 | 1 | -0/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Refactor strtod parsing of NaN payloads. | Joseph Myers | 2015-11-24 | 1 | -0/+1 |
* | Fix strtod ("NAN(I)") in Turkish locales (bug 19266). | Joseph Myers | 2015-11-24 | 1 | -1/+4 |
* | Fix strtol in Turkish locales (bug 19242). | Joseph Myers | 2015-11-23 | 1 | -2/+4 |
* | Remove -fexceptions configure test. | Joseph Myers | 2015-10-15 | 1 | -4/+4 |
* | Add dependencies on needed locales in each subdir tests (bug 18969) | Andreas Schwab | 2015-10-12 | 1 | -0/+13 |
* | S390: Optimize wmemset. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize memchr, rawmemchr and wmemchr. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize strcspn and wcscspn. | Stefan Liebler | 2015-08-26 | 1 | -1/+2 |
* | S390: Optimize strpbrk and wcspbrk. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize strspn and wcsspn. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize strchrnul and wcschrnul. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize strncat wcsncat. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize strcat and wcscat. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize stpncpy and wcpncpy. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize strncpy and wcsncpy. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | S390: Optimize stpcpy and wcpcpy. | Stefan Liebler | 2015-08-26 | 1 | -1/+2 |
* | S390: Optimize strnlen and wcsnlen. | Stefan Liebler | 2015-08-26 | 1 | -1/+1 |
* | Use correct signedness in wcsncmp | Stefan Liebler | 2015-04-13 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. | Joseph Myers | 2014-11-26 | 1 | -2/+0 |
* | Include LOCPATH in default test environment. | Joseph Myers | 2014-06-04 | 1 | -7/+0 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -0/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 1 | -2/+1 |
* | Add wcsmbs IFUNC tests | H.J. Lu | 2012-10-19 | 1 | -0/+2 |
* | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 1 | -3/+2 |
* | tests: move -D_FORTIFY_SOURCE to CPPFLAGS | Mike Frysinger | 2012-05-31 | 1 | -1/+1 |
* | [BZ #13691], Revert breakage of iconv() converter for TCVN-5712. | Andreas Jaeger | 2012-05-21 | 1 | -2/+1 |
* | Fix a bug when converting strings with 1 character using TCVN5712-1 | Tulio Magno Quites Machado Filho | 2012-03-30 | 1 | -1/+2 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -1/+0 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Use newly built locales for tst-c16c32-1. | Joseph Myers | 2012-01-24 | 1 | -0/+1 |
* | More char16_t and char32_t support | Ulrich Drepper | 2012-01-07 | 1 | -1/+2 |
* | Add uchar.h support, part 1 | Ulrich Drepper | 2012-01-01 | 1 | -1/+2 |