aboutsummaryrefslogtreecommitdiff
path: root/locale/loadarchive.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-23locale: Remove cleanup function pointer from struct __localedataFlorian Weimer1-1/+1
2022-05-23locale: Call _nl_unload_locale from _nl_archive_subfreeresFlorian Weimer1-7/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-06-22Use 64 bit time_t stat internallyAdhemerval Zanella1-4/+4
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-10-18loadarchive: guard against locale-archive corruption (Bug #25115)DJ Delorie1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+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-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer1-1/+0
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-3/+3
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-3/+3
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra1-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-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell1-1/+1
2015-08-05Also check dead->data[category] != NULLH.J. Lu1-1/+1
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-4/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-12-03locale: don't crash if locale-archive contains all zerosAurelien Jarno1-0/+4
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold1-0/+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/+4
2010-01-09Add support for XPG7 testing.Ulrich Drepper1-3/+3
2005-09-09(_nl_load_locale_from_archive): Free normalized_codeset even if p was already...Ulrich Drepper1-2/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+2
2003-09-12Update.Ulrich Drepper1-6/+7
2002-11-05Update.Ulrich Drepper1-2/+7
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-1/+1
2002-09-01* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath1-0/+9
2002-08-28Update.Ulrich Drepper1-9/+15
2002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+1
2002-08-25Update.Ulrich Drepper1-1/+1
2002-08-23Update.Andreas Jaeger1-0/+1
2002-08-22* locale/loadarchive.c (_nl_load_locale_from_archive): Check max fileRoland McGrath1-9/+25
2002-08-202002-08-20 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-3/+7
2002-08-162002-08-16 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2002-08-152002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath1-2/+9
2002-08-152002-08-15 Roland McGrath <roland@redhat.com>Roland McGrath1-36/+42
2002-08-132002-08-13 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-1/+1
2002-08-12* sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!).Roland McGrath1-4/+4
2002-08-11* locale/loadarchive.c (LOCALEDIR): Remove debugging defn. Oops.Roland McGrath1-2/+0
2002-08-102002-08-10 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+41
2002-08-10* locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath1-0/+447