about summary refs log tree commit diff
path: root/locale/programs
Commit message (Expand)AuthorAgeFilesLines
* localedef: drop unused --old-styleMarko Myllynen2016-06-112-10/+0
* localedef: Do not compile with mcheckFlorian Weimer2016-05-111-12/+0
* localedef: change week_1stweek default to 7Mike Frysinger2016-04-231-0/+4
* localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger2016-04-161-3/+3
* locale: ld-telephone: update to ISO-30112 2014Mike Frysinger2016-04-161-3/+3
* localedef: check LC_IDENTIFICATION.category valuesMike Frysinger2016-04-151-7/+38
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2016-01-042-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0438-38/+38
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-273-11/+17
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-202-15/+5
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-201-2/+1
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-23/+8
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-163-28/+10
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-081-9/+0
* localedef: improve error message [BZ #16985]Mike Frysinger2015-09-111-1/+1
* Remove unused PREDEFINED_CLASSES codeMarko Myllynen2015-06-091-77/+4
* Improve strcoll with strdiff.Leonhard Holz2015-05-121-0/+9
* Remove some references to bcopy/bcmp/bzero.Roland McGrath2015-01-131-4/+0
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0238-38/+38
* Return allocated array instead of unallocated.Ondřej Bílka2014-12-161-8/+8
* Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler2014-12-111-1/+2
* Minor cleanup in locale.cRoland McGrath2014-09-121-135/+128
* Minor cleanup in ld-ctype.cRoland McGrath2014-09-121-130/+128
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-101-5/+1
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-262-2/+2
* Update remaining copyright datesAllan McRae2014-01-012-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0138-38/+38
* Fix build warning in locarchive.cSiddhesh Poyarekar2013-11-201-3/+3
* Complete display of LC_MONETARYAndreas Schwab2013-11-191-0/+18
* Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab2013-11-183-1/+7
* Enhance localedef --list-archive option.Carlos O'Donell2013-10-184-10/+26
* Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford2013-10-181-0/+4
* Clean up locale file alignment handling.Joseph Myers2013-10-084-6/+8
* Hardcode locale archive page size as 4096.Joseph Myers2013-10-031-1/+6
* Remove locale file dependence on int32_t alignment.Joseph Myers2013-10-031-24/+14
* Add localedef --big-endian and --little-endian options.Joseph Myers2013-09-245-190/+292
* Fix some types in localedef.Richard Sandiford2013-09-131-4/+3
* Make localedef output generation use more logical interfaces.Richard Sandiford2013-09-0615-1611/+658
* Fix then/than typos.Ondřej Bílka2013-08-302-2/+2
* 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
* Fix leading whitespaces.Ondrej Bilka2013-06-062-2/+2
* 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-1622-0/+23
* Use *stat64 instead of *stat in installed programsFlorian Weimer2013-05-102-14/+14
* BZ#14812: Add missing N_ markers in localedef.Roland McGrath2013-03-201-5/+6
* unify xmalloc prototypes & friendsMike Frysinger2013-02-183-15/+3
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+1
* Fix "localedef --posix" descriptionAllan McRae2013-01-031-1/+1