about summary refs log tree commit diff
path: root/wctype
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-0116-16/+16
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-0616-16/+16
* configure: Use -Wno-ignored-attributes if compiler warns about multiple aliasesAdhemerval Zanella2022-11-011-0/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-0116-16/+16
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-036-6/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0216-16/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0116-16/+16
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0716-16/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0116-16/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0116-16/+16
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-206-25/+25
* Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg2017-06-201-2/+2
* Remove __need macros from stdio.h and wchar.h.Zack Weinberg2017-06-083-167/+183
* Remove C++ namespace handling from glibc headers.Joseph Myers2017-03-161-13/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0115-15/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0415-15/+15
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-4/+2
* Fix regex wctype namespace (bug 18495).Joseph Myers2015-06-051-0/+2
* Fix fnmatch towlower namespace (bug 18469).Joseph Myers2015-06-021-4/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0215-15/+15
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0115-15/+15
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0215-15/+15
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0915-45/+30
* Remove pre-ISO C supportUlrich Drepper2012-01-071-6/+6
* Unify wint_t handling in wchar.h and wctype.h.Ulrich Drepper2010-03-241-4/+4
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * wctype/wctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper2009-02-261-3/+3
* * wctype/wctype.h: Get wint_t definition directly from <stddef.h>.Ulrich Drepper2008-12-293-5/+15
* * iconv/gconv_int.h (__GCONV_NULCONV): New internal only error code.Ulrich Drepper2007-07-281-16/+3
* Don't use expensive wide char lookups in isw* functions if character is in AS...Ulrich Drepper2005-10-172-32/+38
* Add rules to run scripts/begin-end-check.pl.Ulrich Drepper2005-09-171-2/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-223-39/+34
* 2.5-18.1Jakub Jelinek2007-07-123-34/+39
* Update.Ulrich Drepper2004-03-161-1/+3
* Update.Ulrich Drepper2004-03-051-1/+2
* Update.Ulrich Drepper2004-02-091-2/+3
* Update.Ulrich Drepper2003-06-131-1/+4
* Update.Ulrich Drepper2002-12-071-0/+1
* * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2002-09-012-89/+15
* Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper2002-08-281-2/+20
* * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2002-08-272-23/+3
* 2002-08-09 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-101-7/+9
* (iswalpha, iswdigit, iswlower, iswspace, iswxdigit, iswtolower, iswtoupper): ...Ulrich Drepper2002-08-101-0/+7
* * locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2002-08-065-19/+46
* Update.Ulrich Drepper2002-08-042-7/+4
* 2002-08-02 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-022-6/+6