summaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)Author
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-09Finish change from “Bengali” to “Bangla”Mike FABIAN
2017-09-05Add miq_NI locale for MiskitoMike FABIAN
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer
2017-08-29Add locale for mfe_MUAkhilesh Kumar
2017-08-18Consolidate non cancellable close callAdhemerval Zanella
2017-08-18Consolidate non cancellable read callAdhemerval Zanella
2017-08-17Consolidate non cancellable open callAdhemerval Zanella
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers
2017-07-27Minor improvements to new az_IR localeMike FABIAN
2017-07-13Added Fiji Hindi language locale for FijiAkhilesh Kumar
2017-07-12New locale for agr_PE.Chris Leonard
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg
2017-01-11Fix ld-address format-truncation error.Joseph Myers
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-10-31Bug 20729: Include libc-internal.h where required.Carlos O'Donell
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell
2016-06-28S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler
2016-06-11localedef: drop unused --old-styleMarko Myllynen
2016-05-11localedef: Do not compile with mcheckFlorian Weimer
2016-05-01localedata: sgs_LT: new locale [BZ #12450]Arnas Udovičius
2016-04-26Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger
2016-04-16locale: iso-639: add Talossan language [BZ #19400]Robin van der Vliet
2016-04-16localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger
2016-04-16locale: ld-telephone: update to ISO-30112 2014Mike Frysinger
2016-04-15localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger
2016-04-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
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