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