GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
locale
Commit message (
Expand
)
Author
Age
Files
Lines
*
Also check dead->data[category] != NULL
H.J. Lu
2015-08-05
1
-1
/
+1
*
Correcting language code for Bhili and Tulu locales (bug 17475)
Pravin Satpute
2015-07-15
1
-2
/
+2
*
Remove unused PREDEFINED_CLASSES code
Marko Myllynen
2015-06-09
2
-92
/
+6
*
Improve strcoll with strdiff.
Leonhard Holz
2015-05-12
5
-1
/
+22
*
Avoid unsafe loc_name type casts with additional variable
Alexandre Oliva
2015-02-27
1
-23
/
+22
*
Fix constness error just introduced in findlocale.
Alexandre Oliva
2015-02-26
1
-1
/
+2
*
BZ #15969: search locale archive again after alias expansion
Alexandre Oliva
2015-02-26
1
-4
/
+15
*
Remove some references to bcopy/bcmp/bzero.
Roland McGrath
2015-01-13
1
-4
/
+0
*
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2015-01-02
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
99
-99
/
+99
*
Return allocated array instead of unallocated.
Ondřej Bílka
2014-12-16
1
-8
/
+8
*
Get rid of warning inlining failed in call to maybe_swap_uint32
Stefan Liebler
2014-12-11
1
-1
/
+2
*
Remove NOT_IN_libc
Siddhesh Poyarekar
2014-11-24
1
-3
/
+2
*
Add new macro IN_MODULE to identify module in which source is built
Siddhesh Poyarekar
2014-11-19
1
-2
/
+2
*
Fix locale memmem namespace (bug 17585).
Joseph Myers
2014-11-12
1
-2
/
+2
*
New Bhilodi and Tulu locales (BZ #17475)
Tatiana Udalova
2014-11-12
1
-0
/
+2
*
Minor cleanup in locale.c
Roland McGrath
2014-09-12
1
-135
/
+128
*
Minor cleanup in ld-ctype.c
Roland McGrath
2014-09-12
1
-130
/
+128
*
Move findidx nested functions to top-level.
Roland McGrath
2014-09-11
2
-6
/
+20
*
_nl_find_locale: Improve handling of crafted locale names [BZ #17137]
Florian Weimer
2014-07-10
1
-13
/
+61
*
setlocale: Use the heap for the copy of the locale argument
Florian Weimer
2014-07-10
1
-2
/
+12
*
Fix -Wundef warning for HAVE_OBSTACK
Siddhesh Poyarekar
2014-07-10
1
-5
/
+1
*
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Roland McGrath
2014-06-20
1
-1
/
+1
*
Fix searching localedef input on I18NPATH (BZ #16984)
Andreas Schwab
2014-05-26
2
-2
/
+2
*
fix nl_langinfo with static linking (BZ #16915)
Aurelien Jarno
2014-05-20
1
-0
/
+15
*
Revert incorrect removal of the XDR currency from locale/iso-4217.def
Adam Conrad
2014-05-03
1
-0
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
4
-12
/
+12
*
Update remaining copyright dates
Allan McRae
2014-01-01
2
-2
/
+2
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
99
-99
/
+99
*
locale: don't crash if locale-archive contains all zeros
Aurelien Jarno
2013-12-03
1
-0
/
+4
*
Fix build warning in locarchive.c
Siddhesh Poyarekar
2013-11-20
1
-3
/
+3
*
Rename Oriya locale to Odia (bug 15601)
Siddhesh Poyarekar
2013-11-20
1
-1
/
+1
*
Complete display of LC_MONETARY
Andreas Schwab
2013-11-19
3
-1
/
+21
*
Properly handle unavailable elements in LC_MONETARY category
Andreas Schwab
2013-11-18
5
-28
/
+28
*
Add Chitwani Tharu (the)
Chris Leonard
2013-11-15
1
-0
/
+1
*
Fix country_num element in LC_ADDRESS for C locale
Andreas Schwab
2013-11-14
1
-1
/
+1
*
Correct Walaita (wal) and add Unami Delaware (unm).
Chris Leonard
2013-11-04
1
-1
/
+2
*
Add Quechua, Southern (quz) and Silesian (szl) to iso-639.def.
Chris Leonard
2013-11-03
1
-0
/
+2
*
Add Central Nahuatl (nhn).
Chris Leonard
2013-11-01
1
-0
/
+1
*
Add Meadow Mari (mhr).
Chris Leonard
2013-10-31
1
-0
/
+1
*
Adjust language-code fields of LC_ADDRESS.
Chris Leonard
2013-10-24
1
-0
/
+1
*
Enhance localedef --list-archive option.
Carlos O'Donell
2013-10-18
5
-10
/
+28
*
Fix localedef collation handling of <U0000> (bug 15948).
Richard Sandiford
2013-10-18
1
-0
/
+4
*
Fix typo in setlocale.c. Fixes BZ #15764
Reuben Thomas
2013-10-12
1
-1
/
+1
*
Clean up locale file alignment handling.
Joseph Myers
2013-10-08
5
-7
/
+9
*
Fix typos in 3166.def.
Chris Leonard
2013-10-04
1
-1
/
+1
*
Correct error in iso-3166.def
Chris Leonard
2013-10-04
1
-1
/
+1
*
Update iso-1366.def and related occurrences
Chris Leonard
2013-10-04
1
-3
/
+9
*
Hardcode locale archive page size as 4096.
Joseph Myers
2013-10-03
1
-1
/
+6
[next]