summaryrefslogtreecommitdiff
path: root/locale/programs/locarchive.c
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-20Fix build warning in locarchive.cSiddhesh Poyarekar
2013-10-18Enhance localedef --list-archive option.Carlos O'Donell
2013-10-03Hardcode locale archive page size as 4096.Joseph Myers
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers
2013-06-25Fix missing libc-internal.h include.Richard Henderson
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger
2013-05-25localedef: include file name in error messagesMike Frysinger
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-10-08Clean up locarchive mmap reservation code.Roland McGrath
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath
2011-05-29Fix typo in last patch to locarchive.cUlrich Drepper
2011-05-28Handle failure of _nl_explode_name in all casesUlrich Drepper
2009-04-27* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATEcvs/fedora-glibc-20090427T1419Ulrich Drepper
2009-04-24* locale/programs/locarchive.c (enlarge_archive): Conserve addressUlrich Drepper
2009-04-24[BZ #10100]Ulrich Drepper
2009-04-24* locale/locarchive.h (struct locarhandle): Rename len field toUlrich Drepper
2009-04-18* locale/programs/locarchive.c (open_archive): Map the entire fileUlrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2007-04-16* locale/programs/locarchive.c (INITIAL_NUM_NAMES,Ulrich Drepper
2007-04-16* locale/programs/locarchive.c (show_archive_content): Fix sizeof Jakub Jelinek
2005-12-07* catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-03-25* Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath
2003-12-04Update.Ulrich Drepper
2003-03-16* nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath
2002-10-22* locale/programs/locarchive.c (add_alias): Change locrec_offset argRoland McGrath
2002-10-22* locale/programs/locarchive.c (enlarge_archive): Make sureRoland McGrath
2002-10-17Update.Ulrich Drepper
2002-08-28(open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper
2002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-282002-08-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-08-20* locale/programs/localedef.c (add_to_readlist): Error aboutRoland McGrath
2002-08-152002-08-14 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-15* locale/locarchive.h (struct locale_category_data): Give this name toRoland McGrath
2002-08-10* locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath
2002-07-24Update.Ulrich Drepper