summaryrefslogtreecommitdiff
path: root/locale/programs
AgeCommit message (Expand)Author
2016-01-04Update copyright dates not handled by 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-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell
2015-09-11localedef: improve error message [BZ #16985]Mike Frysinger
2015-06-09Remove unused PREDEFINED_CLASSES codeMarko Myllynen
2015-05-12Improve strcoll with strdiff.Leonhard Holz
2015-01-13Remove some references to bcopy/bcmp/bzero.Roland McGrath
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-16Return allocated array instead of unallocated.Ondřej Bílka
2014-12-11Get rid of warning inlining failed in call to maybe_swap_uint32Stefan Liebler
2014-09-12Minor cleanup in locale.cRoland McGrath
2014-09-12Minor cleanup in ld-ctype.cRoland McGrath
2014-07-10Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-20Fix build warning in locarchive.cSiddhesh Poyarekar
2013-11-19Complete display of LC_MONETARYAndreas Schwab
2013-11-18Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab
2013-10-18Enhance localedef --list-archive option.Carlos O'Donell
2013-10-18Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford
2013-10-08Clean up locale file alignment handling.Joseph Myers
2013-10-03Hardcode locale archive page size as 4096.Joseph Myers
2013-10-03Remove locale file dependence on int32_t alignment.Joseph Myers
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers
2013-09-13Fix some types in localedef.Richard Sandiford
2013-09-06Make localedef output generation use more logical interfaces.Richard Sandiford
2013-08-30Fix then/than typos.Ondřej Bílka
2013-06-25Fix missing libc-internal.h include.Richard Henderson
2013-06-24[BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger
2013-06-06Fix leading whitespaces.Ondrej Bilka
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-05-10Use *stat64 instead of *stat in installed programsFlorian Weimer
2013-03-20BZ#14812: Add missing N_ markers in localedef.Roland McGrath
2013-02-18unify xmalloc prototypes & friendsMike Frysinger
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-03Fix "localedef --posix" descriptionAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-03-10Replace FSF snail mail address with URL in gperf input.Paul Eggert
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-31Remove PARAMS macros.Marek Polacek