| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tests for sign of NaN returned by strtod (bug 23007). | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2018-06-15 | 2 | -1/+25 |
* | math: Merge strtod_nan_*.h into math-type-macros-*.h | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2018-05-16 | 3 | -3/+3 |
* | [BZ 1190] Make EOF sticky in stdio. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2018-03-13 | 2 | -1/+115 |
* | Mechanically remove _IO_ name aliases for types and constants. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2018-02-21 | 3 | -5/+4 |
* | Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b... | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2018-02-07 | 3 | -13/+37 |
* | Update copyright dates with scripts/update-copyrights. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2018-01-01 | 100 | -100/+100 |
* | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | ![](//www.gravatar.com/avatar/70d73713ba93360b74cb20a8de63d2e9?s=13&d=retro) H.J. Lu | 2017-12-11 | 1 | -20/+20 |
* | Add _Float32 function aliases. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-12-07 | 1 | -3/+3 |
* | Add _Float64, _Float32x function aliases. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-12-06 | 1 | -0/+4 |
* | Add _Float64x function aliases. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-11-27 | 1 | -0/+4 |
* | Move wcstof128 symbol versions to wcsmbs/Versions. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-11-24 | 1 | -0/+7 |
* | Prefer https for Sourceware links | ![](//www.gravatar.com/avatar/1d5775fed6ee8223c839f6ecd53f9e04?s=13&d=retro) Siddhesh Poyarekar | 2017-11-16 | 1 | -1/+2 |
* | Declare wcstof functions for more _FloatN, _FloatNx types. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-11-02 | 1 | -1/+68 |
* | Mark ____wcsto*_l_internal functions with attribute_hidden [BZ #18822] | ![](//www.gravatar.com/avatar/70d73713ba93360b74cb20a8de63d2e9?s=13&d=retro) H.J. Lu | 2017-10-01 | 10 | -31/+0 |
* | Mark internal functions with attribute_hidden [BZ #18822] | ![](//www.gravatar.com/avatar/70d73713ba93360b74cb20a8de63d2e9?s=13&d=retro) H.J. Lu | 2017-10-01 | 1 | -3/+6 |
* | iconv, intl, locale, wcsmbs: Remove internal_function | ![](//www.gravatar.com/avatar/4ece77be874172309e7b5c44ff0281e2?s=13&d=retro) Florian Weimer | 2017-08-31 | 2 | -12/+5 |
* | gconv: Consistently mangle NULL function pointers [BZ #22025] | ![](//www.gravatar.com/avatar/76ce3018272a0c537d21c57bde491f8e?s=13&d=retro) Patsy Franklin | 2017-08-29 | 1 | -4/+4 |
* | Use locale_t, not __locale_t, throughout glibc | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-06-20 | 14 | -26/+26 |
* | Rename xlocale.h to bits/types/__locale_t.h. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-06-20 | 7 | -27/+12 |
* | float128: Add strtof128, wcstof128, and related functions. | ![](//www.gravatar.com/avatar/750f187570d879dfebb03b6621e40052?s=13&d=retro) Paul E. Murphy | 2017-06-12 | 2 | -0/+17 |
* | Remove __need macros from stdio.h and wchar.h. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-06-08 | 6 | -100/+85 |
* | Do not use wildcard symbol names for public versions in Versions files. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-04-20 | 1 | -1/+4 |
* | Update wcsmbs tests to use the support test driver | ![](//www.gravatar.com/avatar/7688a868e1b6f01e6e0769408e50e231?s=13&d=retro) Wainer dos Santos Moschetta | 2017-04-04 | 8 | -16/+8 |
* | Remove C++ namespace handling from glibc headers. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-03-16 | 3 | -57/+0 |
* | Split DIAG_* macros to new header libc-diag.h. | ![](//www.gravatar.com/avatar/dd7cc06b1b1c347e172c6ba532937173?s=13&d=retro) Zack Weinberg | 2017-02-25 | 1 | -1/+1 |
* | Fix testsuite build for GCC 7 -Wformat-truncation. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-01-11 | 1 | -0/+8 |
* | Update copyright dates with scripts/update-copyrights. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2017-01-01 | 100 | -100/+100 |
* | Add tst-wcstod-round | ![](//www.gravatar.com/avatar/750f187570d879dfebb03b6621e40052?s=13&d=retro) Paul E. Murphy | 2016-08-19 | 2 | -0/+34 |
* | Support __STDC_WANT_LIB_EXT2__ feature test macro. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2016-08-02 | 1 | -1/+4 |
* | Update copyright dates with scripts/update-copyrights. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2016-01-04 | 99 | -99/+99 |
* | Refactor strtod parsing of NaN payloads. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-11-24 | 7 | -9/+77 |
* | Fix strtod ("NAN(I)") in Turkish locales (bug 19266). | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-11-24 | 2 | -1/+29 |
* | Fix strtol in Turkish locales (bug 19242). | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-11-23 | 2 | -2/+29 |
* | Convert miscellaneous function definitions to prototype style. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-10-20 | 2 | -15/+4 |
* | Convert 113 more function definitions to prototype style (files with assertio... | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-10-20 | 4 | -23/+7 |
* | Convert 703 function definitions to prototype style. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-10-16 | 29 | -96/+29 |
* | Remove -fexceptions configure test. | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-10-15 | 1 | -4/+4 |
* | Add dependencies on needed locales in each subdir tests (bug 18969) | ![](//www.gravatar.com/avatar/833649deea07c68de42500ad14c257f6?s=13&d=retro) Andreas Schwab | 2015-10-12 | 2 | -1/+14 |
* | strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589). | ![](//www.gravatar.com/avatar/7207dea7a3d514ab526120cdc55f6e96?s=13&d=retro) Carlos O'Donell | 2015-10-08 | 1 | -1/+0 |
* | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | ![](//www.gravatar.com/avatar/e27843f66a77a0d70a2bd0acd79ae153?s=13&d=retro) Joseph Myers | 2015-09-08 | 1 | -1/+1 |
* | S390: Optimize wmemset. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+24 |
* | S390: Optimize memchr, rawmemchr and wmemchr. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+25 |
* | S390: Optimize strcspn and wcscspn. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+25 |
* | S390: Optimize strpbrk and wcspbrk. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+24 |
* | S390: Optimize strspn and wcsspn. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+24 |
* | S390: Optimize strchrnul and wcschrnul. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+26 |
* | S390: Optimize strncmp and wcsncmp. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 1 | -1/+4 |
* | S390: Optimize strncat wcsncat. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -2/+25 |
* | S390: Optimize strcat and wcscat. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+26 |
* | S390: Optimize stpncpy and wcpncpy. | ![](//www.gravatar.com/avatar/6dd5d7857b01ecc435b19db54cd727b1?s=13&d=retro) Stefan Liebler | 2015-08-26 | 3 | -1/+26 |