about summary refs log tree commit diff
path: root/locale/loadlocale.c
Commit message (Expand)AuthorAgeFilesLines
* locale: Handle loading a missing locale twice (Bug 14247)Carlos O'Donell2024-04-221-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* locale: Add more cached data to LC_CTYPEFlorian Weimer2022-05-231-3/+70
* locale: Remove cleanup function pointer from struct __localedataFlorian Weimer2022-05-231-5/+12
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-3/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove internal usage of extensible stat functionsAdhemerval Zanella2020-09-111-2/+2
* 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-2/+1
* 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
* Correct the size of _nl_value_type_LC_... arrays.Rafal Luzynski2017-10-281-1/+5
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-311-3/+0
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-3/+3
* Consolidate non cancellable read callAdhemerval Zanella2017-08-181-1/+1
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-2/+2
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Gracefully handle incompatible locale dataLudovic Courtès2015-10-271-3/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-5/+5
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Clean up locale file alignment handling.Joseph Myers2013-10-081-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Use O_CLOEXEC in a few more placesUlrich Drepper2011-11-151-3/+3
* _nl_load_locale() incorrectly handles mmap() failuresJoe Landers2010-01-221-0/+1
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-6/+6
* * locale/setlocale.c: Change _nl_category_names into a string.Ulrich Drepper2006-05-151-2/+2
* * locale/loadlocale.c (_nl_value_types): Mark as const.Ulrich Drepper2005-12-201-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-3/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+3
* [BZ #356] cvs/fedora-glibc-20040926T0823Ulrich Drepper2004-09-261-4/+34
* Update.Ulrich Drepper2003-09-031-7/+8
* * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,Roland McGrath2002-08-281-0/+5
* Update.Ulrich Drepper2002-08-251-2/+2
* * locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath2002-08-101-81/+107
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update.Ulrich Drepper2001-01-261-1/+2
* Update.Ulrich Drepper2000-09-261-1/+1
* Update.Ulrich Drepper2000-09-011-3/+3
* Update.Ulrich Drepper2000-08-201-0/+1
* (_nl_unload_locale): Add cast to avoid warning.Ulrich Drepper2000-07-051-1/+1
* Update.Ulrich Drepper2000-06-301-1/+6
* Update.Ulrich Drepper2000-06-191-3/+1