aboutsummaryrefslogtreecommitdiff
path: root/ctype
AgeCommit message (Expand)AuthorFilesLines
2018-02-23Use libc_hidden_* for tolower, toupper (bug 15105).Joseph Myers1-0/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg3-9/+9
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg1-14/+2
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-8/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers10-10/+10
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers1-3/+1
2015-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers4-17/+55
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+3
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers1-1/+1
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers1-4/+4
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers1-4/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae8-8/+8
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers8-9/+8
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert8-24/+16
2012-01-07Remove pre-ISO C supportUlrich Drepper1-7/+7
2011-10-15Optimize access to isXYZ and toXYZ tablesUlrich Drepper2-1/+17
2011-10-15Fix definition of __isctype_fUlrich Drepper1-1/+1
2011-10-14Support optimized isXXX functions in C++ codeUlrich Drepper1-7/+33
2009-05-16Remove redundant .gitignore files.Andreas Schwab1-6/+0
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering1-0/+0
2009-02-26* ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper1-5/+5
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek1-4/+5
2008-01-03* ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,cvs/fedora-glibc-20080103T1958Ulrich Drepper1-4/+4
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-3/+3
2005-02-17[BZ #284, BZ #721]Roland McGrath1-3/+3
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-3/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+3
2004-09-07Update.Ulrich Drepper1-3/+3
2002-09-242002-09-23 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+2
2002-09-05* ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*.Roland McGrath1-12/+12
2002-09-02* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath3-41/+46
2002-09-01Update.Ulrich Drepper2-18/+87
2002-09-01Update.Ulrich Drepper4-2/+41
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath4-91/+32
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper1-5/+14
2002-08-27* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.Roland McGrath2-5/+5
2002-08-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2-30/+59
2002-03-13Update.Ulrich Drepper1-19/+19
2002-03-11Update.Ulrich Drepper1-4/+4
2001-07-06Update to LGPL v2.1.Andreas Jaeger7-56/+56
2001-05-07Update.Andreas Jaeger1-3/+2
2001-04-11Update.Ulrich Drepper1-3/+3
2000-12-31* malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger1-2/+2
2000-11-29Update.Ulrich Drepper1-4/+4
2000-09-14Update.Ulrich Drepper1-1/+1
2000-09-01Update.Ulrich Drepper1-2/+0