Age | Commit message (Expand) | Author |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-01 | Split up endian.h to minimize exposure of BYTE_ORDER. | Alistair Francis |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-02-23 | Use libc_hidden_* for tolower, toupper (bug 15105). | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-06-20 | Use locale_t, not __locale_t, throughout glibc | Zack Weinberg |
2017-06-20 | Rename xlocale.h to bits/types/__locale_t.h. | Zack Weinberg |
2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers |
2015-01-05 | Fix isblank / isascii / toascii namespace (bug 17635). | Joseph Myers |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers |
2014-02-13 | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-10-15 | Optimize access to isXYZ and toXYZ tables | Ulrich Drepper |
2011-10-15 | Fix definition of __isctype_f | Ulrich Drepper |
2011-10-14 | Support optimized isXXX functions in C++ code | Ulrich Drepper |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering |
2009-02-26 | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2008-11-07 | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, | Jakub Jelinek |
2008-01-03 | * ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,cvs/fedora-glibc-20080103T1958 | Ulrich Drepper |
2007-03-17 | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper |
2005-02-17 | [BZ #284, BZ #721] | Roland McGrath |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-09-07 | Update. | Ulrich Drepper |
2002-09-24 | 2002-09-23 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-09-05 | * ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*. | Roland McGrath |
2002-09-02 | * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower): | Roland McGrath |
2002-09-01 | Update. | Ulrich Drepper |
2002-09-01 | Update. | Ulrich Drepper |
2002-09-01 | * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass | Roland McGrath |
2002-08-28 | Prepare headers for use in ISO C++ compliant implementations. | Ulrich Drepper |
2002-08-27 | * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. | Roland McGrath |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath |
2002-03-13 | Update. | Ulrich Drepper |
2002-03-11 | Update. | Ulrich Drepper |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger |
2001-05-07 | Update. | Andreas Jaeger |