about summary refs log tree commit diff
path: root/locale/programs/locarchive.c
Commit message (Expand)AuthorAgeFilesLines
* foo roland/WshadowRoland McGrath2014-10-131-2/+2
* 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
* * Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath2004-03-251-4/+1
* Update.Ulrich Drepper2003-12-041-1/+1
* * nscd/cache.c (cache_search): Give first arg type `request_type'.Roland McGrath2003-03-161-3/+2
* * locale/programs/locarchive.c (add_alias): Change locrec_offset argRoland McGrath2002-10-221-8/+13
* * locale/programs/locarchive.c (enlarge_archive): Make sureRoland McGrath2002-10-221-1/+4
* Update.Ulrich Drepper2002-10-171-1/+1
* (open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper2002-08-281-46/+51
* Roland McGrath <roland@redhat.com>Roland McGrath2002-08-281-5/+11
* 2002-08-28 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-08-281-2/+1
* * locale/programs/localedef.c (add_to_readlist): Error aboutRoland McGrath2002-08-201-2/+3
* 2002-08-14 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-151-24/+30
* * locale/locarchive.h (struct locale_category_data): Give this name toRoland McGrath2002-08-151-37/+195
* * locale/loadarchive.c (_nl_load_locale_from_archive): Parse localeRoland McGrath2002-08-101-74/+342
* Update.Ulrich Drepper2002-07-241-1/+1
* Update.Ulrich Drepper2002-05-151-22/+156
* Update.Ulrich Drepper2002-05-011-14/+26
* Update.Ulrich Drepper2002-04-181-0/+931