aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Add miq_NI locale for MiskitoMike FABIAN1-0/+1
2017-08-31iconv, intl, locale, wcsmbs: Remove internal_functionFlorian Weimer6-27/+15
2017-08-29Add locale for mfe_MUAkhilesh Kumar1-0/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella2-6/+6
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-1/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella2-5/+5
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2-2/+2
2017-07-27Minor improvements to new az_IR localeMike FABIAN1-0/+2
2017-07-13Added Fiji Hindi language locale for FijiAkhilesh Kumar1-0/+1
2017-07-12New locale for agr_PE.Chris Leonard1-0/+1
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg9-20/+20
2017-06-20Rename xlocale.h to bits/types/__locale_t.h.Zack Weinberg5-31/+49
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-1/+1
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers1-4/+0
2017-03-13 Remove the str(n)dup inlines from string/bits/string2.h. Although inliningWilco Dijkstra2-2/+2
2017-03-01Narrowing the visibility of libc-internal.h even further.Zack Weinberg3-3/+3
2017-01-11Fix ld-address format-truncation error.Joseph Myers1-2/+2
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers99-99/+99
2016-10-31Bug 20729: Include libc-internal.h where required.Carlos O'Donell2-0/+4
2016-10-29Bug 20729: Fix building with -Os.Carlos O'Donell2-0/+16
2016-06-28S390: Fix relocation of _nl_current_LC_CATETORY_used in static build. [BZ #19...Stefan Liebler1-2/+5
2016-06-11localedef: drop unused --old-styleMarko Myllynen2-10/+0
2016-05-11localedef: Do not compile with mcheckFlorian Weimer1-12/+0
2016-05-01localedata: sgs_LT: new locale [BZ #12450]Arnas Udovičius1-0/+1
2016-04-26Fix langinfo.h nl_langinfo_l namespace (bug 19996).Joseph Myers1-1/+1
2016-04-23localedef: change week_1stweek default to 7Mike Frysinger1-0/+4
2016-04-16locale: iso-639: add Talossan language [BZ #19400]Robin van der Vliet1-0/+1
2016-04-16localedef: allow %l/%n in postal_fmt [BZ #16983]Mike Frysinger1-3/+3
2016-04-16locale: ld-telephone: update to ISO-30112 2014Mike Frysinger1-3/+3
2016-04-15localedata: CLDRv29: update LC_MONETARY int_curr_symbol & currency_symbolMike Frysinger1-1/+2
2016-04-15localedef: check LC_IDENTIFICATION.category valuesMike Frysinger1-7/+38
2016-04-04strfmon_l: Use specified locale for number formatting [BZ #19633]Florian Weimer1-0/+21
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell1-1/+1
2016-01-07Make shebang interpreter directives consistentMarko Myllynen1-1/+1
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers99-99/+99
2015-12-09Regenerate locale/C-translit.h.Carlos O'Donell1-629/+629
2015-12-09Generic updates to transliterations.Mike FABIAN1-2/+0
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell6-15/+24
2015-10-27Gracefully handle incompatible locale dataLudovic Courtès1-3/+4
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2-15/+5
2015-10-20Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers1-2/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-23/+8
2015-10-16Convert 703 function definitions to prototype style.Joseph Myers5-33/+12
2015-10-08strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell5-22/+1
2015-09-11localedef: improve error message [BZ #16985]Mike Frysinger1-1/+1
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers4-4/+4
2015-09-03Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers1-1/+1
2015-08-05Also check dead->data[category] != NULLH.J. Lu1-1/+1