summaryrefslogtreecommitdiff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
* _nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer2014-07-101-13/+61
* setlocale: Use the heap for the copy of the locale argumentFlorian Weimer2014-07-101-2/+12
* Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar2014-07-101-5/+1
* Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath2014-06-201-1/+1
* Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab2014-05-262-2/+2
* fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno2014-05-201-0/+15
* Revert incorrect removal of the XDR currency from locale/iso-4217.defAdam Conrad2014-05-031-0/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-0/+2
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-104-12/+12
* Update remaining copyright datesAllan McRae2014-01-012-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0199-99/+99
* locale: don't crash if locale-archive contains all zerosAurelien Jarno2013-12-031-0/+4
* Fix build warning in locarchive.cSiddhesh Poyarekar2013-11-201-3/+3
* Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar2013-11-201-1/+1
* Complete display of LC_MONETARYAndreas Schwab2013-11-193-1/+21
* Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab2013-11-185-28/+28
* Add Chitwani Tharu (the)Chris Leonard2013-11-151-0/+1
* Fix country_num element in LC_ADDRESS for C localeAndreas Schwab2013-11-141-1/+1
* Correct Walaita (wal) and add Unami Delaware (unm).Chris Leonard2013-11-041-1/+2
* Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def.Chris Leonard2013-11-031-0/+2
* Add Central Nahuatl (nhn).Chris Leonard2013-11-011-0/+1
* Add Meadow Mari (mhr).Chris Leonard2013-10-311-0/+1
* Adjust language-code fields of LC_ADDRESS.Chris Leonard2013-10-241-0/+1
* Enhance localedef --list-archive option.Carlos O'Donell2013-10-185-10/+28
* Fix localedef collation handling of <U0000> (bug 15948).Richard Sandiford2013-10-181-0/+4
* Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas2013-10-121-1/+1
* Clean up locale file alignment handling.Joseph Myers2013-10-085-7/+9
* Fix typos in 3166.def.Chris Leonard2013-10-041-1/+1
* Correct error in iso-3166.defChris Leonard2013-10-041-1/+1
* Update iso-1366.def and related occurrencesChris Leonard2013-10-041-3/+9
* Hardcode locale archive page size as 4096.Joseph Myers2013-10-031-1/+6
* Remove locale file dependence on int32_t alignment.Joseph Myers2013-10-033-32/+32
* Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issuesChris Leonard2013-09-281-0/+1
* Add localedef --big-endian and --little-endian options.Joseph Myers2013-09-245-190/+292
* Make locale archive hash function architecture-independent.Joseph Myers2013-09-231-1/+1
* Update iso-639.defChris Leonard2013-09-191-1/+15
* 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
* Update iso-1427.def and related occurrences.Chris Leonard2013-09-041-16/+8
* Fix then/than typos.Ondřej Bílka2013-08-302-2/+2
* Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab2013-08-271-0/+1
* Fix missing libc-internal.h include.Richard Henderson2013-06-251-0/+1
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-242-16/+52
* Convert iso-639.def to utf-8Siddhesh Poyarekar2013-06-111-5/+5
* Fix leading whitespaces.Ondrej Bilka2013-06-062-2/+2
* Add #include <stdint.h> to locale/gen-translit.pl and fix C-translit.h.Ryan S. Arnold2013-06-052-1/+2
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-6/+0
* 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-1627-0/+29
* Use *stat64 instead of *stat in installed programsFlorian Weimer2013-05-102-14/+14