aboutsummaryrefslogtreecommitdiff
path: root/locale/programs/locarchive.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-10-30crypt: Remove libcrypt supportAdhemerval Zanella
2023-05-24locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat
2023-04-26locale/programs/locarchive.c: Remove unnecessary check in add_locale_archiveFrédéric Bérat
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-02-24localedef: Handle symbolic links when generating locale-archiveArjun Shankar
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-07localedef: check magic value on archive load [BZ #28650]Aurelien Jarno
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-05-18show_archive_content: Fix trivial memory leakSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
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