about summary refs log tree commit diff
path: root/locale/loadarchive.c
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-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* locale: Remove cleanup function pointer from struct __localedataFlorian Weimer2022-05-231-1/+1
* locale: Call _nl_unload_locale from _nl_archive_subfreeresFlorian Weimer2022-05-231-7/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-221-4/+4
* 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
* loadarchive: guard against locale-archive corruption (Bug #25115)DJ Delorie2019-10-181-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+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
* iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer2017-08-311-1/+0
* Consolidate non cancellable close callAdhemerval Zanella2017-08-181-3/+3
* Consolidate non cancellable open callAdhemerval Zanella2017-08-171-3/+3
* Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2017-03-131-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
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1
* Also check dead->data[category] != NULLH.J. Lu2015-08-051-1/+1
* 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-4/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* locale: don't crash if locale-archive contains all zerosAurelien Jarno2013-12-031-0/+4
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+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/+4
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-3/+3
* (_nl_load_locale_from_archive): Free normalized_codeset even if p was already...Ulrich Drepper2005-09-091-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-2/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+2
* Update.Ulrich Drepper2003-09-121-6/+7
* Update.Ulrich Drepper2002-11-051-2/+7
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-1/+1
* * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2002-09-011-0/+9
* Update.Ulrich Drepper2002-08-281-9/+15
* Roland McGrath <roland@redhat.com>Roland McGrath2002-08-281-0/+1
* Update.Ulrich Drepper2002-08-251-1/+1
* Update.Andreas Jaeger2002-08-231-0/+1
* * locale/loadarchive.c (_nl_load_locale_from_archive): Check max fileRoland McGrath2002-08-221-9/+25
* 2002-08-20 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-201-3/+7
* 2002-08-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-161-1/+1
* 2002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-151-2/+9
* 2002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-151-36/+42
* 2002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-131-1/+1
* * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath2002-08-121-4/+4
* * locale/loadarchive.c (LOCALEDIR): Remove debugging defn. Oops.Roland McGrath2002-08-111-2/+0