aboutsummaryrefslogtreecommitdiff
path: root/locale/programs/locarchive.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella1-1/+1
2023-05-24locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat1-8/+16
2023-04-26locale/programs/locarchive.c: Remove unnecessary check in add_locale_archiveFrédéric Bérat1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-02-24localedef: Handle symbolic links when generating locale-archiveArjun Shankar1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-07localedef: check magic value on archive load [BZ #28650]Aurelien Jarno1-0/+7
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-05-18show_archive_content: Fix trivial memory leakSiddhesh Poyarekar1-0/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-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-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