aboutsummaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Expand)AuthorFilesLines
2021-08-27locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32Lirong Yuan1-2/+3
2018-01-22Abbreviated alternative month names (%Ob) also added (bug 10871).Rafal Luzynski7-59/+140
2018-01-22Implement alternative month names (bug 10871).Rafal Luzynski7-57/+154
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers102-102/+102
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-4/+4
2017-10-30Assume that _DIRENT_HAVE_D_TYPE is always defined.Florian Weimer3-8/+0
2017-10-28Correct the size of _nl_value_type_LC_... arrays.Rafal Luzynski1-1/+5
2017-10-25localedef: Add --no-warnings/--warnings optionCarlos O'Donell8-224/+325
2017-10-25Add new locale yuw_PG [BZ #20952]Mike FABIAN1-0/+1
2017-10-19Add new locale mjw_IN [BZ #13994]Mike FABIAN1-0/+1
2017-10-15locale: Don't use \n with record_verbose messages.Carlos O'Donell1-3/+3
2017-10-13locale: No warning for non-symbolic character (bug 22295)Carlos O'Donell1-8/+0
2017-10-13locale: Allow "" int_curr_Symbol (bug 22294)Carlos O'Donell1-2/+8
2017-10-13locale: Fix localedef exit code (Bug 22292)Carlos O'Donell22-476/+658
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu1-2/+4
2017-09-09Finish change from “Bengali” to “Bangla”Mike FABIAN1-1/+1
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