about summary refs log tree commit diff
path: root/locale
Commit message (Expand)AuthorAgeFilesLines
* locale: Handle loading a missing locale twice (Bug 14247)Carlos O'Donell8 days2-4/+17
* duplocale: protect use of global locale (bug 23970)Andreas Schwab2024-03-111-6/+8
* Define ISO 639-3 "ssy" (Saho)Mike FABIAN2024-01-181-0/+1
* Define ISO 639-3 "gbm" (Garhwali)Mike FABIAN2024-01-171-0/+1
* Define ISO 639-3 "glk" (Gilaki)Mike FABIAN2024-01-111-0/+1
* locale: Sort Makefile variables.Carlos O'Donell2024-01-101-29/+97
* localedata: add new locale zgh_MAMike FABIAN2024-01-091-0/+1
* Update copyright dates not handled by scripts/update-copyrightsPaul Eggert2024-01-012-2/+2
* Update copyright in generated files by running "make"Paul Eggert2024-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01107-107/+107
* crypt: Remove libcrypt supportAdhemerval Zanella2023-10-306-5/+450
* locale/programs/locarchive.c: fix warn unused resultFrédéric Bérat2023-05-241-8/+16
* locale/programs/locarchive.c: Remove unnecessary check in add_locale_archiveFrédéric Bérat2023-04-261-1/+1
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-273-5/+5
* C2x strtol binary constant handlingJoseph Myers2023-02-161-0/+10
* locale: Use correct buffer size for utf8_sequence_error [BZ #19444]Adhemerval Zanella2023-01-111-1/+1
* Update copyright dates not handled by scripts/update-copyrightsJoseph Myers2023-01-062-2/+2
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06107-107/+107
* Remove trailing whitespaceJoseph Myers2023-01-061-1/+1
* locale: prevent maybe-uninitialized errors with -Os [BZ #19444]Martin Jansa2022-10-051-0/+7
* Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto2022-09-222-6/+6
* locale: Optimize tst-localedef-path-normAdhemerval Zanella2022-07-222-111/+128
* localedef: Support building for older C standardsFlorian Weimer2022-07-051-9/+11
* locale: localdef input files are now encoded in UTF-8Florian Weimer2022-07-051-11/+133
* locale: Introduce translate_unicode_codepoint into linereader.cFlorian Weimer2022-07-051-82/+85
* locale: Fix signed char bug in lr_getcFlorian Weimer2022-07-051-1/+1
* locale: Turn ADDC and ADDS into functions in linereader.cFlorian Weimer2022-07-051-99/+104
* locale: Add more cached data to LC_CTYPEFlorian Weimer2022-05-233-5/+100
* locale: Remove private union from struct __locale_dataFlorian Weimer2022-05-2313-19/+19
* locale: Remove cleanup function pointer from struct __localedataFlorian Weimer2022-05-235-21/+25
* locale: Call _nl_unload_locale from _nl_archive_subfreeresFlorian Weimer2022-05-231-7/+1
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-132-2/+2
* Add rif_MA locale [BZ #27781]Ilyahoo Proshel2022-04-071-0/+1
* locale: Remove set but unused variable on ld-collate.cAdhemerval Zanella2022-03-311-8/+1
* locale: Remove ununsed wctype_table_get functionAdhemerval Zanella2022-03-231-27/+0
* Define ISO 639-3 "tok" [BZ #28950]Carlos O'Donell2022-03-141-0/+1
* localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell2022-02-251-36/+146
* localedef: Handle symbolic links when generating locale-archiveArjun Shankar2022-02-241-1/+1
* localedef: Fix handling of empty mon_decimal_point (Bug 28847)Carlos O'Donell2022-02-011-3/+1
* Update automatically-generated copyright datesPaul Eggert2022-01-012-200/+200
* Update copyright dates not handled by scripts/update-copyrights.Paul Eggert2022-01-012-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01105-105/+105
* localedef: check magic value on archive load [BZ #28650]Aurelien Jarno2021-12-071-0/+7
* locale: Add missing second argument to _Static_assert in C-collate-seq.cFlorian Weimer2021-09-061-1/+1
* Add 'codepoint_collation' support for LC_COLLATE.Carlos O'Donell2021-09-066-229/+286
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-0367-67/+0
* Use 64 bit time_t stat internallyAdhemerval Zanella2021-06-222-7/+7
* show_archive_content: Fix trivial memory leakSiddhesh Poyarekar2021-05-181-0/+1
* write_archive_locales: Fix memory leakSiddhesh Poyarekar2021-05-111-0/+2
* get-translit.py: Fix typoSiddhesh Poyarekar2021-05-111-1/+1