2020-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2019-11-22 |
Gabriel F. T. Gomes | Use DEPRECATED_SCANF macro for remaining C99-compliant... |
tree | commitdiff |
2019-09-07 |
Paul Eggert | Prefer https to http for gnu.org and fsf.org URLs |
tree | commitdiff |
2019-07-31 |
Florian Weimer | iconv: Revert steps array reference counting changes |
tree | commitdiff |
2019-05-21 |
Florian Weimer | wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584] |
tree | commitdiff |
2019-05-21 |
Florian Weimer | libio: Fix gconv-related memory leak [BZ #24583] |
tree | commitdiff |
2019-04-04 |
Adhemerval Zanella | wcsmbs: Use loop_unroll on wcsrchr |
tree | commitdiff |
2019-04-04 |
Adhemerval Zanella | wcsmbs: Use loop_unroll on wcschr |
tree | commitdiff |
2019-04-04 |
Adhemerval Zanella | wcsmbs: Add wcscpy loop unroll option |
tree | commitdiff |
2019-02-27 |
Adhemerval Zanella | wcsmbs: optimize wcsnlen |
tree | commitdiff |
2019-02-27 |
Adhemerval Zanella | wcsmbs: optimize wcsncpy |
tree | commitdiff |
2019-02-27 |
Adhemerval Zanella | wcsmbs: optimize wcsncat |
tree | commitdiff |
2019-02-27 |
Adhemerval Zanella | wcsmbs: optimize wcscpy |
tree | commitdiff |
2019-02-27 |
Adhemerval Zanella | wcsmbs: optimize wcscat |
tree | commitdiff |
2019-02-27 |
Adhemerval Zanella | wcsmbs: optimize wcpncpy |
tree | commitdiff |
2019-02-27 |
Adhemerval Zanella | wcsmbs: optimize wcpcpy |
tree | commitdiff |
2019-02-04 |
Andreas Schwab | Fix handling of collating elements in fnmatch (bug... |
tree | commitdiff |
2019-01-03 |
Zack Weinberg | Use C99-compliant scanf under _GNU_SOURCE with modern... |
tree | commitdiff |
2019-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2018-12-05 |
Zack Weinberg | Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD. |
tree | commitdiff |
2018-12-05 |
Zack Weinberg | Add __vfscanf_internal and __vfwscanf_internal with... |
tree | commitdiff |
2018-10-22 |
Joseph Myers | Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc... |
tree | commitdiff |
2018-10-19 |
Joseph Myers | Handle surrogate pairs in c16rtomb (bug 23794, DR#488... |
tree | commitdiff |
2018-06-15 |
Joseph Myers | Add tests for sign of NaN returned by strtod (bug 23007). |
tree | commitdiff |
2018-05-16 |
Florian Weimer | math: Merge strtod_nan_*.h into math-type-macros-*.h |
tree | commitdiff |
2018-03-13 |
Zack Weinberg | [BZ 1190] Make EOF sticky in stdio. |
tree | commitdiff |
2018-02-21 |
Zack Weinberg | Mechanically remove _IO_ name aliases for types and... |
tree | commitdiff |
2018-02-07 |
Joseph Myers | Define char16_t, char32_t consistently with uint_least1... |
tree | commitdiff |
2018-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2017-12-11 |
H.J. Lu | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c |
tree | commitdiff |
2017-12-07 |
Joseph Myers | Add _Float32 function aliases. |
tree | commitdiff |
2017-12-06 |
Joseph Myers | Add _Float64, _Float32x function aliases. |
tree | commitdiff |
2017-11-27 |
Joseph Myers | Add _Float64x function aliases. |
tree | commitdiff |
2017-11-24 |
Joseph Myers | Move wcstof128 symbol versions to wcsmbs/Versions. |
tree | commitdiff |
2017-11-16 |
Siddhesh Poyarekar | Prefer https for Sourceware links |
tree | commitdiff |
2017-11-02 |
Joseph Myers | Declare wcstof functions for more _FloatN, _FloatNx... |
tree | commitdiff |
2017-10-01 |
H.J. Lu | Mark ____wcsto*_l_internal functions with attribute_hid... |
tree | commitdiff |
2017-10-01 |
H.J. Lu | Mark internal functions with attribute_hidden [BZ ... |
tree | commitdiff |
2017-08-31 |
Florian Weimer | iconv, intl, locale, wcsmbs: Remove internal_function |
tree | commitdiff |
2017-08-29 |
Patsy Franklin | gconv: Consistently mangle NULL function pointers ... |
tree | commitdiff |
2017-06-21 |
Zack Weinberg | Use locale_t, not __locale_t, throughout glibc |
tree | commitdiff |
2017-06-21 |
Zack Weinberg | Rename xlocale.h to bits/types/__locale_t.h. |
tree | commitdiff |
2017-06-12 |
Paul E. Murphy | float128: Add strtof128, wcstof128, and related functions. |
tree | commitdiff |
2017-06-08 |
Zack Weinberg | Remove __need macros from stdio.h and wchar.h. |
tree | commitdiff |
2017-04-20 |
Joseph Myers | Do not use wildcard symbol names for public versions... |
tree | commitdiff |
2017-04-04 |
Wainer dos Santos... | Update wcsmbs tests to use the support test driver |
tree | commitdiff |
2017-03-16 |
Joseph Myers | Remove C++ namespace handling from glibc headers. |
tree | commitdiff |
2017-02-25 |
Zack Weinberg | Split DIAG_* macros to new header libc-diag.h. |
tree | commitdiff |
2017-01-11 |
Joseph Myers | Fix testsuite build for GCC 7 -Wformat-truncation. |
tree | commitdiff |
2017-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2016-08-19 |
Paul E. Murphy | Add tst-wcstod-round |
tree | commitdiff |
2016-08-02 |
Joseph Myers | Support __STDC_WANT_LIB_EXT2__ feature test macro. |
tree | commitdiff |
2016-01-04 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2015-11-24 |
Joseph Myers | Refactor strtod parsing of NaN payloads. |
tree | commitdiff |
2015-11-24 |
Joseph Myers | Fix strtod ("NAN(I)") in Turkish locales (bug 19266). |
tree | commitdiff |
2015-11-23 |
Joseph Myers | Fix strtol in Turkish locales (bug 19242). |
tree | commitdiff |
2015-10-20 |
Joseph Myers | Convert miscellaneous function definitions to prototype... |
tree | commitdiff |
2015-10-20 |
Joseph Myers | Convert 113 more function definitions to prototype... |
tree | commitdiff |
2015-10-16 |
Joseph Myers | Convert 703 function definitions to prototype style. |
tree | commitdiff |
2015-10-15 |
Joseph Myers | Remove -fexceptions configure test. |
tree | commitdiff |
2015-10-12 |
Andreas Schwab | Add dependencies on needed locales in each subdir tests... |
tree | commitdiff |
2015-10-08 |
Carlos O'Donell | strcoll: Remove incorrect STRDIFF-based optimization... |
tree | commitdiff |
2015-09-08 |
Joseph Myers | Move bits/libc-lock.h and bits/libc-lockP.h out of... |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize wmemset. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize memchr, rawmemchr and wmemchr. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strcspn and wcscspn. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strpbrk and wcspbrk. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strspn and wcsspn. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strchrnul and wcschrnul. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strncmp and wcsncmp. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strncat wcsncat. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strcat and wcscat. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize stpncpy and wcpncpy. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strncpy and wcsncpy. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize stpcpy and wcpcpy. |
tree | commitdiff |
2015-08-26 |
Stefan Liebler | S390: Optimize strnlen and wcsnlen. |
tree | commitdiff |
2015-08-05 |
Daniel Marjamäki | Updated __nonnull annotations for wcscat, wcsncat,... |
tree | commitdiff |
2015-06-09 |
Joseph Myers | Fix regcomp wcscoll, wcscmp namespace (bug 18497). |
tree | commitdiff |
2015-06-03 |
Joseph Myers | Fix fnmatch wmemchr namespace (bug 18468). |
tree | commitdiff |
2015-05-12 |
Leonhard Holz | Improve strcoll with strdiff. |
tree | commitdiff |
2015-05-05 |
Daniel Marjamäki | Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265] |
tree | commitdiff |
2015-04-15 |
Adhemerval Zanella | powerpc: Fix __wcschr static build |
tree | commitdiff |
2015-04-13 |
Stefan Liebler | Use correct signedness in wcsncmp |
tree | commitdiff |
2015-04-03 |
Ondřej Bílka | Handle mblen return code when n is zero. |
tree | commitdiff |
2015-02-11 |
Leonhard Holz | Remove unused definitions |
tree | commitdiff |
2015-01-02 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
tree | commitdiff |
2014-12-10 |
Joseph Myers | Fix strftime wcschr namespace (bug 17634). |
tree | commitdiff |
2014-11-26 |
Joseph Myers | Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests. |
tree | commitdiff |
2014-11-12 |
Joseph Myers | Fix __printf_fp wmemset namespace (bug 17574). |
tree | commitdiff |
2014-11-05 |
Arjun Shankar | Modify several tests to use test-skeleton.c |
tree | commitdiff |
2014-09-12 |
Florian Weimer | Complete the removal of __gconv_translit_find |
tree | commitdiff |
2014-06-04 |
Joseph Myers | Include LOCPATH in default test environment. |
tree | commitdiff |
2014-02-26 |
Joseph Myers | Consistently include Makeconfig after defining subdir. |
tree | commitdiff |
2014-02-10 |
Ondřej Bílka | Use glibc_likely instead __builtin_expect. |
tree | commitdiff |
2014-01-01 |
Allan McRae | Update copyright notices with scripts/update-copyrights |
tree | commitdiff |
2013-12-06 |
Adhemerval Zanella | PowerPC: multiarch wcscpy for PowerPC32 |
tree | commitdiff |
2013-12-06 |
Adhemerval Zanella | PowerPC: multiarch wcsrchr for PowerPC32 |
tree | commitdiff |
2013-06-07 |
Joseph Myers | Avoid use of "register" as optimization hint. |
tree | commitdiff |
2013-05-16 |
Ryan S. Arnold | Add #include <stdint.h> for uint[32|64]_t usage (except... |
tree | commitdiff |
2013-02-17 |
Andreas Jaeger | Sort Versions files |
tree | commitdiff |
next |