Age | Commit message (Expand) | Author |
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-06-08 | Remove __need macros from stdio.h and wchar.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-06-05 | Fix regex wctype namespace (bug 18495). | Joseph Myers |
2015-06-02 | Fix fnmatch towlower namespace (bug 18469). | 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-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2010-03-24 | Unify wint_t handling in wchar.h and wctype.h. | 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 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2008-12-29 | * wctype/wctype.h: Get wint_t definition directly from <stddef.h>. | Ulrich Drepper |
2007-07-28 | * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code. | Ulrich Drepper |
2005-10-17 | Don't use expensive wide char lookups in isw* functions if character is in AS... | Ulrich Drepper |
2005-09-17 | Add rules to run scripts/begin-end-check.pl. | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |
2004-03-16 | Update. | Ulrich Drepper |
2004-03-05 | Update. | Ulrich Drepper |
2004-02-09 | Update. | Ulrich Drepper |
2003-06-13 | Update. | Ulrich Drepper |
2002-12-07 | 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-10 | 2002-08-09 Jakub Jelinek <jakub@redhat.com> | Roland McGrath |
2002-08-10 | (iswalpha, iswdigit, iswlower, iswspace, iswxdigit, iswtolower, iswtoupper): ... | Ulrich Drepper |
2002-08-06 | * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions | Roland McGrath |
2002-08-04 | Update. | Ulrich Drepper |
2002-08-02 | 2002-08-02 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-04-14 | Update. | Ulrich Drepper |
2002-03-11 | Update. | Ulrich Drepper |
2001-07-06 | Update to LGPL v2.1. | Andreas Jaeger |
2001-02-10 | (func): Add prototype declarations to avoid warning. | Andreas Jaeger |
2001-02-06 | Update. | Andreas Jaeger |
2001-01-26 | Update. | Andreas Jaeger |
2000-12-31 | * malloc/memusagestat.c (main): Use return instead of exit to | Andreas Jaeger |
2000-09-16 | Update. | Ulrich Drepper |
2000-09-14 | Update. | Ulrich Drepper |
2000-09-01 | Update. | Ulrich Drepper |
2000-08-20 | Update. | Ulrich Drepper |