| Commit message (Expand) | Author | Age | Files | Lines |
* | Refer to C23 in place of C2X in glibc | Joseph Myers | 2024-02-01 | 1 | -6/+6 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2024-01-01 | 1 | -1/+1 |
* | Add the wcslcpy, wcslcat functions | Florian Weimer | 2023-06-14 | 1 | -0/+13 |
* | wchar: Define va_list for POSIX (BZ #30035) | Adhemerval Zanella | 2023-05-25 | 1 | -0/+11 |
* | Declare wcstofN, wcstofNx for C2x | Joseph Myers | 2023-03-14 | 1 | -14/+16 |
* | C2x scanf binary constant handling | Joseph Myers | 2023-03-02 | 1 | -11/+65 |
* | C2x strtol binary constant handling | Joseph Myers | 2023-02-16 | 1 | -0/+111 |
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
* | Apply asm redirections in wchar.h before first use | Raphael Moreira Zinsly | 2022-08-30 | 1 | -2/+9 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | Enable support for GCC 11 -Wmismatched-dealloc. | Martin Sebor | 2021-05-16 | 1 | -2/+17 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI | Paul E. Murphy | 2020-04-30 | 1 | -4/+4 |
* | Prepare redirections for IEEE long double on powerpc64le | Gabriel F. T. Gomes | 2020-02-17 | 1 | -5/+9 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Use DEPRECATED_SCANF macro for remaining C99-compliant scanf functions | Gabriel F. T. Gomes | 2019-11-22 | 1 | -1/+2 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Use C99-compliant scanf under _GNU_SOURCE with modern compilers. | Zack Weinberg | 2019-01-03 | 1 | -6/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Declare wcstof functions for more _FloatN, _FloatNx types. | Joseph Myers | 2017-11-02 | 1 | -1/+68 |
* | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg | 2017-06-20 | 1 | -13/+13 |
* | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg | 2017-06-20 | 1 | -21/+6 |
* | float128: Add strtof128, wcstof128, and related functions. | Paul E. Murphy | 2017-06-12 | 1 | -0/+15 |
* | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 2017-06-08 | 1 | -91/+28 |
* | Remove C++ namespace handling from glibc headers. | Joseph Myers | 2017-03-16 | 1 | -51/+0 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Support __STDC_WANT_LIB_EXT2__ feature test macro. | Joseph Myers | 2016-08-02 | 1 | -1/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp [BZ #18... | Daniel Marjamäki | 2015-08-05 | 1 | -4/+5 |
* | Add __nonnull attribute to wcscpy and wcsncpy [BZ#18265] | Daniel Marjamäki | 2015-05-05 | 1 | -2/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove __GNUC__ conditions for "long long" from string.h and wchar.h. | Joseph Myers | 2013-01-10 | 1 | -4/+4 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Fix attributes for fortify functions. | Marek Polacek | 2012-04-29 | 1 | -1/+1 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Remove pre-ISO C support | Ulrich Drepper | 2012-01-07 | 1 | -109/+109 |
* | Add uchar.h support, part 1 | Ulrich Drepper | 2012-01-01 | 1 | -2/+6 |
* | Add missing restrict in mbrtowc declaration | Ulrich Drepper | 2012-01-01 | 1 | -1/+1 |
* | Fix visibility of declarations of wcpcpy and wcpncpy. | Ulrich Drepper | 2011-04-01 | 1 | -2/+2 |
* | Fix typos in comments. | Ulrich Drepper | 2011-04-01 | 1 | -5/+5 |
* | Remove __restrict quals from wmemcmp prototype. | Jakub Jelinek | 2011-03-10 | 1 | -2/+1 |
* | Declare wcpcpy and wcpncpy only under _GNU_SOURCE | Andreas Schwab | 2010-12-10 | 1 | -2/+0 |
* | Fix use of restrict in wchar.h | Andreas Schwab | 2010-12-10 | 1 | -2/+4 |
* | Fix a couple of __REDIRECT () __THROW occurrences | Jakub Jelinek | 2010-06-14 | 1 | -8/+8 |
* | Unify wint_t handling in wchar.h and wctype.h. | Ulrich Drepper | 2010-03-24 | 1 | -8/+8 |
* | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 2009-02-26 | 1 | -8/+8 |
* | Jakub Jelinek <jakub@redhat.com> | Ulrich Drepper | 2009-01-29 | 1 | -0/+51 |
* | [BZ #9694] | Ulrich Drepper | 2008-12-29 | 1 | -3/+3 |