Age | Commit message (Expand) | Author |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
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-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-01-02 | Update copyright dates with scripts/update-copyrights. | 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 | Fix definition of __isctype_f | Ulrich Drepper |
2011-10-14 | Support optimized isXXX functions in C++ code | Ulrich Drepper |
2009-02-26 | * ctype/ctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
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 |
2004-09-07 | Update. | Ulrich Drepper |
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 |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger |
2001-05-07 | Update. | Andreas Jaeger |
2000-09-14 | Update. | Ulrich Drepper |
2000-08-20 | Update. | Ulrich Drepper |
2000-04-06 | Update. | Ulrich Drepper |
1999-10-09 | Update. | Ulrich Drepper |
1999-10-08 | Update. | Ulrich Drepper |
1999-08-18 | Update. | Ulrich Drepper |
1999-06-08 | (__tobody): Fix typo. | Ulrich Drepper |
1999-06-08 | Update. | Ulrich Drepper |
1999-05-24 | Update. | Ulrich Drepper |
1999-03-29 | Updated. | Andreas Schwab |
1999-02-07 | Update. | Ulrich Drepper |
1999-01-24 | Update. | Ulrich Drepper |
1999-01-23 | Don't user __tolower directly for tolower implementation. Use inline functio... | Ulrich Drepper |