summaryrefslogtreecommitdiff
path: root/wctype
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-06-05Fix regex wctype namespace (bug 18495).Joseph Myers
2015-06-02Fix fnmatch towlower namespace (bug 18469).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2010-03-24Unify wint_t handling in wchar.h and wctype.h.Ulrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim 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-17Don't use expensive wide char lookups in isw* functions if character is in AS...Ulrich Drepper
2005-09-17Add 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-122.5-18.1Jakub Jelinek
2004-03-16Update.Ulrich Drepper
2004-03-05Update.Ulrich Drepper
2004-02-09Update.Ulrich Drepper
2003-06-13Update.Ulrich Drepper
2002-12-07Update.Ulrich Drepper
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath
2002-08-28Prepare 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-102002-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 functionsRoland McGrath
2002-08-04Update.Ulrich Drepper
2002-08-022002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath
2002-04-14Update.Ulrich Drepper
2002-03-11Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-02-10(func): Add prototype declarations to avoid warning.Andreas Jaeger
2001-02-06Update.Andreas Jaeger
2001-01-26Update.Andreas Jaeger
2000-12-31* malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger
2000-09-16Update.Ulrich Drepper
2000-09-14Update.Ulrich Drepper
2000-09-01Update.Ulrich Drepper