summaryrefslogtreecommitdiff
path: root/ctype
AgeCommit message (Expand)Author
2018-02-23Use libc_hidden_* for tolower, toupper (bug 15105).Joseph Myers
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-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-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-13Clean up trivially redundant __USE_MISC conditionals.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2011-10-15Optimize access to isXYZ and toXYZ tablesUlrich Drepper
2011-10-15Fix definition of __isctype_fUlrich Drepper
2011-10-14Support optimized isXXX functions in C++ codeUlrich Drepper
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2009-02-26* ctype/ctype.h: The *_l functions are in POSIX 2008.Ulrich Drepper
2008-11-07* bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek
2008-01-03* ctype/ctype.h (__ctype_b_loc, __ctype_tolower_loc,cvs/fedora-glibc-20080103T1958Ulrich Drepper
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2005-02-17[BZ #284, BZ #721]Roland McGrath
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-09-07Update.Ulrich Drepper
2002-09-242002-09-23 Roland McGrath <roland@redhat.com>Roland McGrath
2002-09-05* ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*.Roland McGrath
2002-09-02* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath
2002-09-01Update.Ulrich Drepper
2002-09-01Update.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-06* locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath
2002-03-13Update.Ulrich Drepper
2002-03-11Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-05-07Update.Andreas Jaeger
2001-04-11Update.Ulrich Drepper
2000-12-31* malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger
2000-11-29Update.Ulrich Drepper
2000-09-14Update.Ulrich Drepper
2000-09-01Update.Ulrich Drepper