about summary refs log tree commit diff
path: root/locale/localeinfo.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-271-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* locale: Add more cached data to LC_CTYPEFlorian Weimer2022-05-231-1/+22
* locale: Remove private union from struct __locale_dataFlorian Weimer2022-05-231-7/+7
* locale: Remove cleanup function pointer from struct __localedataFlorian Weimer2022-05-231-13/+10
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer2019-09-051-7/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-311-15/+13
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler2016-06-281-2/+5
* strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer2016-04-041-0/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-081-8/+0
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-1/+1
* Improve strcoll with strdiff.Leonhard Holz2015-05-121-0/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove locale file dependence on int32_t alignment.Joseph Myers2013-10-031-0/+10
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-2/+1
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-101-4/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* More fallout from supporting only ELFUlrich Drepper2012-01-081-2/+2
* Cleanup of configuration optionsUlrich Drepper2011-09-101-2/+2
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-27/+27
* Check generated locale for non-ASCII 8-bit characters with case conversion.Ulrich Drepper2009-07-201-1/+3
* * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, Jakub Jelinek2008-11-071-3/+4
* Make _nl_category_name_idxs extern.Andreas Jaeger2007-08-171-2/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-3/+1
* .Jakub Jelinek2007-07-311-1/+3
* USE_TLS support is now default.Ulrich Drepper2006-10-271-3/+1
* * locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper2006-05-151-3/+17
* [BZ #368]Ulrich Drepper2005-10-141-2/+5
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-21/+4
* 2.5-18.1Jakub Jelinek2007-07-121-4/+21
* (do_release_all): Add __libc_freeres_fn_section.Ulrich Drepper2004-08-041-0/+3
* Update.Ulrich Drepper2003-11-161-2/+2
* 2002-12-04 Roland McGrath <roland@redhat.com>Roland McGrath2002-12-051-1/+1
* * sysdeps/mach/hurd/i386/init-first.c (posixland_init): SetRoland McGrath2002-11-221-5/+1
* * scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath2002-11-211-3/+7
* * locale/localeinfo.h (struct locale_data): Add private.ctype.Roland McGrath2002-09-021-0/+1
* Update.Ulrich Drepper2002-08-311-1/+2
* * locale/xlocale.h (struct __locale_struct): New member `__names'.Roland McGrath2002-08-301-4/+0
* * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,Roland McGrath2002-08-281-6/+45