summaryrefslogtreecommitdiff
path: root/locale/programs
AgeCommit message (Expand)Author
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
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-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
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-26Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-25localedef: include file name in error messagesMike Frysinger
2013-05-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
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-06-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-04-05Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-03-31Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-03-10Replace FSF snail mail address with URL in gperf input.Paul Eggert
2012-02-20Fix installation of locales-allSamuel Thibault
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-31Remove PARAMS macros.Marek Polacek
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers
2012-01-26Remove __STDC__ conditionals from non-installed headers.Joseph Myers
2012-01-10Add noreturn attributeMarek Polacek
2012-01-08Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
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
2011-05-09Use appropriate type for return value checkingUlrich Drepper