about summary refs log tree commit diff
path: root/locale/programs/locarchive.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-301-1/+1
* locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat2023-05-241-8/+16
* locale/programs/locarchive.c: Remove unnecessary check in add_locale_archiveFrédéric Bérat2023-04-261-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* localedef: Handle symbolic links when generating locale-archiveArjun Shankar2022-02-241-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* localedef: check magic value on archive load [BZ #28650]Aurelien Jarno2021-12-071-0/+7
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* show_archive_content: Fix trivial memory leakSiddhesh Poyarekar2021-05-181-0/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer2017-10-301-4/+0
* locale: Fix localedef exit code (Bug 22292)Carlos O'Donell2017-10-131-2/+2
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-12/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix build warning in locarchive.cSiddhesh Poyarekar2013-11-201-3/+3
* Enhance localedef --list-archive option.Carlos O'Donell2013-10-181-7/+20
* Hardcode locale archive page size as 4096.Joseph Myers2013-10-031-1/+6
* Add localedef --big-endian and --little-endian options.Joseph Myers2013-09-241-190/+230
* Fix missing libc-internal.h include.Richard Henderson2013-06-251-0/+1
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-241-16/+45
* localedef: include file name in error messagesMike Frysinger2013-05-251-2/+2
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-2/+1
* Clean up locarchive mmap reservation code.Roland McGrath2011-10-081-42/+32
* Quash some new warnings from GCC 4.6.Roland McGrath2011-06-101-3/+0
* Fix typo in last patch to locarchive.cUlrich Drepper2011-05-291-1/+1
* Handle failure of _nl_explode_name in all casesUlrich Drepper2011-05-281-2/+11
* * locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE cvs/fedora-glibc-20090427T1419Ulrich Drepper2009-04-271-11/+32
* * locale/programs/locarchive.c (enlarge_archive): Conserve addressUlrich Drepper2009-04-241-9/+20
* [BZ #10100]Ulrich Drepper2009-04-241-15/+12
* * locale/locarchive.h (struct locarhandle): Rename len field toUlrich Drepper2009-04-241-14/+101
* * locale/programs/locarchive.c (open_archive): Map the entire fileUlrich Drepper2009-04-181-9/+31
* * elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath2007-07-161-2/+3
* * locale/programs/locarchive.c (INITIAL_NUM_NAMES,Ulrich Drepper2007-04-161-8/+28
* * locale/programs/locarchive.c (show_archive_content): Fix sizeof Jakub Jelinek2007-04-161-2/+2
* * catgets/gencat.c: Use GPL, not LGPL.Ulrich Drepper2005-12-071-12/+10
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-10/+12
* 2.5-18.1Jakub Jelinek2007-07-121-12/+10