aboutsummaryrefslogtreecommitdiff
path: root/locale/loadlocale.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22locale: Handle loading a missing locale twice (Bug 14247)Carlos O'Donell1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-05-23locale: Add more cached data to LC_CTYPEFlorian Weimer1-3/+70
2022-05-23locale: Remove cleanup function pointer from struct __localedataFlorian Weimer1-5/+12
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella1-3/+3
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella1-2/+2
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-09-05locale: Avoid zero-length array in _nl_category_names [BZ #24962]Florian Weimer1-2/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-28Correct the size of _nl_value_type_LC_... arrays.Rafal Luzynski1-1/+5
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer1-3/+0
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-3/+3
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-1/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-2/+2
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-27Gracefully handle incompatible locale dataLudovic Courtès1-3/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-5/+5
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-08Clean up locale file alignment handling.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-11-15Use O_CLOEXEC in a few more placesUlrich Drepper1-3/+3
2010-01-22_nl_load_locale() incorrectly handles mmap() failuresJoe Landers1-0/+1
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-6/+6
2006-05-15* locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper1-2/+2
2005-12-20* locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper1-2/+2
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-26[BZ #356]cvs/fedora-glibc-20040926T0823Ulrich Drepper1-4/+34
2003-09-03Update.Ulrich Drepper1-7/+8
2002-08-28* locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,Roland McGrath1-0/+5
2002-08-25Update.Ulrich Drepper1-2/+2
2002-08-10* locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath1-81/+107
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-01-26Update.Ulrich Drepper1-1/+2
2000-09-26Update.Ulrich Drepper1-1/+1
2000-09-01Update.Ulrich Drepper1-3/+3
2000-08-20Update.Ulrich Drepper1-0/+1
2000-07-05(_nl_unload_locale): Add cast to avoid warning.Ulrich Drepper1-1/+1
2000-06-30Update.Ulrich Drepper1-1/+6
2000-06-19Update.Ulrich Drepper1-3/+1