summaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)Author
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
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-12-09Regenerate locale/C-translit.h.Carlos O'Donell
2015-12-09Generic updates to transliterations.Mike FABIAN
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-10-27Gracefully handle incompatible locale dataLudovic Courtès
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-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers
2015-08-05Also check dead->data[category] != NULLH.J. Lu
2015-07-15Correcting language code for Bhili and Tulu locales (bug 17475)Pravin Satpute
2015-06-09Remove unused PREDEFINED_CLASSES codeMarko Myllynen
2015-05-12Improve strcoll with strdiff.Leonhard Holz
2015-02-27Avoid unsafe loc_name type casts with additional variableAlexandre Oliva
2015-02-26Fix constness error just introduced in findlocale.Alexandre Oliva
2015-02-26BZ #15969: search locale archive again after alias expansionAlexandre Oliva
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-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-12Fix locale memmem namespace (bug 17585).Joseph Myers
2014-11-12New Bhilodi and Tulu locales (BZ #17475)Tatiana Udalova
2014-09-12Minor cleanup in locale.cRoland McGrath
2014-09-12Minor cleanup in ld-ctype.cRoland McGrath
2014-09-11Move findidx nested functions to top-level.Roland McGrath
2014-07-10_nl_find_locale: Improve handling of crafted locale names [BZ #17137]Florian Weimer
2014-07-10setlocale: Use the heap for the copy of the locale argumentFlorian Weimer
2014-07-10Fix -Wundef warning for HAVE_OBSTACKSiddhesh Poyarekar
2014-06-20Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath
2014-05-26Fix searching localedef input on I18NPATH (BZ #16984)Andreas Schwab
2014-05-20fix nl_langinfo with static linking (BZ #16915)Aurelien Jarno
2014-05-03Revert incorrect removal of the XDR currency from locale/iso-4217.defAdam Conrad
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-03locale: don't crash if locale-archive contains all zerosAurelien Jarno
2013-11-20Fix build warning in locarchive.cSiddhesh Poyarekar
2013-11-20Rename Oriya locale to Odia (bug 15601)Siddhesh Poyarekar
2013-11-19Complete display of LC_MONETARYAndreas Schwab
2013-11-18Properly handle unavailable elements in LC_MONETARY categoryAndreas Schwab