glibc/locale
Carlos O'Donell a3e23a2c1d locale: Allow "" int_curr_Symbol (bug 22294)
The builtin POSIX locale has "" as the international currency symbol,
but a non-builtin locale may not have such a blank int_curr_symbol.

Therefore to support non-builtin locales with similar "" int_curr_symbol
we adjust the LC_MONETARY parser to allow the normal 4-character
int_curr_symbol *and* the empty "" no symbol. Anything else remains
invalid.

Tested by building all the locales.  Tested also with a custom C.UTF-8
locale with "" for int_curr_symbol.

Signed-off-by: Carlos O'Donell <carlos@redhat.com>
2017-10-13 22:30:19 -07:00
..
bits Rename xlocale.h to bits/types/__locale_t.h. 2017-06-20 20:28:11 -04:00
programs locale: Allow "" int_curr_Symbol (bug 22294) 2017-10-13 22:30:19 -07:00
broken_cur_max.c
C_name.c
C-address.c
C-collate.c
C-ctype.c
C-identification.c
C-measurement.c
C-messages.c
C-monetary.c
C-name.c
C-numeric.c
C-paper.c
C-telephone.c
C-time.c
C-translit.h
C-translit.h.in
categories.def
coll-lookup.c iconv, intl, locale, wcsmbs: Remove internal_function 2017-08-31 15:59:06 +02:00
coll-lookup.h Mark internal functions with attribute_hidden [BZ #18822] 2017-10-01 15:07:23 -07:00
duplocale.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
elem-hash.h
findlocale.c iconv, intl, locale, wcsmbs: Remove internal_function 2017-08-31 15:59:06 +02:00
freelocale.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
gen-translit.pl
global-locale.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
hashval.h
indigits.h
indigitswc.h
iso-639.def Finish change from “Bengali” to “Bangla” 2017-09-09 12:41:54 +02:00
iso-3166.def
iso-4217.def
langinfo.h Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
lc-address.c
lc-collate.c
lc-ctype.c
lc-identification.c
lc-measurement.c
lc-messages.c
lc-monetary.c
lc-name.c
lc-numeric.c
lc-paper.c
lc-telephone.c
lc-time.c
loadarchive.c iconv, intl, locale, wcsmbs: Remove internal_function 2017-08-31 15:59:06 +02:00
loadlocale.c iconv, intl, locale, wcsmbs: Remove internal_function 2017-08-31 15:59:06 +02:00
locale.h Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
localeconv.c
localeinfo.h iconv, intl, locale, wcsmbs: Remove internal_function 2017-08-31 15:59:06 +02:00
localename.c
locarchive.h
Makefile Rename xlocale.h to bits/types/__locale_t.h. 2017-06-20 20:28:11 -04:00
mb_cur_max.c
newlocale.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
nl_langinfo_l.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
nl_langinfo.c
outdigits.h
outdigitswc.h
setlocale.c
strlen-hash.h
SYS_libc.c
tst-C-locale.c
tst-duplocale.c
tst-locname.c
uselocale.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
Versions
weight.h
weightwc.h
xlocale.c