aboutsummaryrefslogtreecommitdiff
path: root/wctype
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers16-16/+16
2022-11-01configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella1-0/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert16-16/+16
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar6-6/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert16-16/+16
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers16-16/+16
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert16-16/+16
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers16-16/+16
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers16-16/+16
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg6-25/+25
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg1-2/+2
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg3-167/+183
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-13/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers15-15/+15
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers15-15/+15
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-4/+2
2015-06-05Fix regex wctype namespace (bug 18495).Joseph Myers1-0/+2
2015-06-02Fix fnmatch towlower namespace (bug 18469).Joseph Myers1-4/+8
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers15-15/+15
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae15-15/+15
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers15-15/+15
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert15-45/+30
2012-01-07Remove pre-ISO C supportUlrich Drepper1-6/+6
2010-03-24Unify wint_t handling in wchar.h and wctype.h.Ulrich Drepper1-4/+4
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-02-26* wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper1-3/+3
2008-12-29* wctype/wctype.h: Get wint_t definition directly from <stddef.h>.Ulrich Drepper3-5/+15
2007-07-28* iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper1-16/+3
2005-10-17Don't use expensive wide char lookups in isw* functions if character is in AS...Ulrich Drepper2-32/+38
2005-09-17Add rules to run scripts/begin-end-check.pl.Ulrich Drepper1-2/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper3-39/+34
2007-07-122.5-18.1Jakub Jelinek3-34/+39
2004-03-16Update.Ulrich Drepper1-1/+3
2004-03-05Update.Ulrich Drepper1-1/+2
2004-02-09Update.Ulrich Drepper1-2/+3
2003-06-13Update.Ulrich Drepper1-1/+4
2002-12-07Update.Ulrich Drepper1-0/+1
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2-89/+15
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper1-2/+20
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2-23/+3
2002-08-102002-08-09 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-7/+9
2002-08-10(iswalpha, iswdigit, iswlower, iswspace, iswxdigit, iswtolower, iswtoupper): ...Ulrich Drepper1-0/+7
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath5-19/+46
2002-08-04Update.Ulrich Drepper2-7/+4
2002-08-022002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2-6/+6
2002-04-14Update.Ulrich Drepper2-3/+11