index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
locale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define ISO 639-3 "ltg" (Latgalian) and add ltg_LV locale
Mike FABIAN
2024-06-17
1
-0
/
+1
*
locale: Handle loading a missing locale twice (Bug 14247)
Carlos O'Donell
2024-04-22
2
-4
/
+17
*
duplocale: protect use of global locale (bug 23970)
Andreas Schwab
2024-03-11
1
-6
/
+8
*
Define ISO 639-3 "ssy" (Saho)
Mike FABIAN
2024-01-18
1
-0
/
+1
*
Define ISO 639-3 "gbm" (Garhwali)
Mike FABIAN
2024-01-17
1
-0
/
+1
*
Define ISO 639-3 "glk" (Gilaki)
Mike FABIAN
2024-01-11
1
-0
/
+1
*
locale: Sort Makefile variables.
Carlos O'Donell
2024-01-10
1
-29
/
+97
*
localedata: add new locale zgh_MA
Mike FABIAN
2024-01-09
1
-0
/
+1
*
Update copyright dates not handled by scripts/update-copyrights
Paul Eggert
2024-01-01
2
-2
/
+2
*
Update copyright in generated files by running "make"
Paul Eggert
2024-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
107
-107
/
+107
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
6
-5
/
+450
*
locale/programs/locarchive.c: fix warn unused result
Frédéric Bérat
2023-05-24
1
-8
/
+16
*
locale/programs/locarchive.c: Remove unnecessary check in add_locale_archive
Frédéric Bérat
2023-04-26
1
-1
/
+1
*
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-03-27
3
-5
/
+5
*
C2x strtol binary constant handling
Joseph Myers
2023-02-16
1
-0
/
+10
*
locale: Use correct buffer size for utf8_sequence_error [BZ #19444]
Adhemerval Zanella
2023-01-11
1
-1
/
+1
*
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
2023-01-06
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
107
-107
/
+107
*
Remove trailing whitespace
Joseph Myers
2023-01-06
1
-1
/
+1
*
locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
Martin Jansa
2022-10-05
1
-0
/
+7
*
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-22
2
-6
/
+6
*
locale: Optimize tst-localedef-path-norm
Adhemerval Zanella
2022-07-22
2
-111
/
+128
*
localedef: Support building for older C standards
Florian Weimer
2022-07-05
1
-9
/
+11
*
locale: localdef input files are now encoded in UTF-8
Florian Weimer
2022-07-05
1
-11
/
+133
*
locale: Introduce translate_unicode_codepoint into linereader.c
Florian Weimer
2022-07-05
1
-82
/
+85
*
locale: Fix signed char bug in lr_getc
Florian Weimer
2022-07-05
1
-1
/
+1
*
locale: Turn ADDC and ADDS into functions in linereader.c
Florian Weimer
2022-07-05
1
-99
/
+104
*
locale: Add more cached data to LC_CTYPE
Florian Weimer
2022-05-23
3
-5
/
+100
*
locale: Remove private union from struct __locale_data
Florian Weimer
2022-05-23
13
-19
/
+19
*
locale: Remove cleanup function pointer from struct __localedata
Florian Weimer
2022-05-23
5
-21
/
+25
*
locale: Call _nl_unload_locale from _nl_archive_subfreeres
Florian Weimer
2022-05-23
1
-7
/
+1
*
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-04-13
2
-2
/
+2
*
Add rif_MA locale [BZ #27781]
Ilyahoo Proshel
2022-04-07
1
-0
/
+1
*
locale: Remove set but unused variable on ld-collate.c
Adhemerval Zanella
2022-03-31
1
-8
/
+1
*
locale: Remove ununsed wctype_table_get function
Adhemerval Zanella
2022-03-23
1
-27
/
+0
*
Define ISO 639-3 "tok" [BZ #28950]
Carlos O'Donell
2022-03-14
1
-0
/
+1
*
localedef: Update LC_MONETARY handling (Bug 28845)
Carlos O'Donell
2022-02-25
1
-36
/
+146
*
localedef: Handle symbolic links when generating locale-archive
Arjun Shankar
2022-02-24
1
-1
/
+1
*
localedef: Fix handling of empty mon_decimal_point (Bug 28847)
Carlos O'Donell
2022-02-01
1
-3
/
+1
*
Update automatically-generated copyright dates
Paul Eggert
2022-01-01
2
-200
/
+200
*
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2022-01-01
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
105
-105
/
+105
*
localedef: check magic value on archive load [BZ #28650]
Aurelien Jarno
2021-12-07
1
-0
/
+7
*
locale: Add missing second argument to _Static_assert in C-collate-seq.c
Florian Weimer
2021-09-06
1
-1
/
+1
*
Add 'codepoint_collation' support for LC_COLLATE.
Carlos O'Donell
2021-09-06
6
-229
/
+286
*
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-09-03
67
-67
/
+0
*
Use 64 bit time_t stat internally
Adhemerval Zanella
2021-06-22
2
-7
/
+7
*
show_archive_content: Fix trivial memory leak
Siddhesh Poyarekar
2021-05-18
1
-0
/
+1
*
write_archive_locales: Fix memory leak
Siddhesh Poyarekar
2021-05-11
1
-0
/
+2
[next]