glibc/locale
Carlos O'Donell ea91c315bc locale: Don't use \n with record_verbose messages.
Recorded verbose messages no longer need to pass \n in their
message string since the record_verbose function adds \n to
the messages (like error and warnings do also). The avoids
seeing a double \n for verbose messages.

Signed-off-by: Carlos O'Donell <carlos@redhat.com>
2017-10-15 14:25:26 -07:00
..
bits Rename xlocale.h to bits/types/__locale_t.h. 2017-06-20 20:28:11 -04:00
programs locale: Don't use \n with record_verbose messages. 2017-10-15 14:25:26 -07:00
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
C_name.c
Makefile Rename xlocale.h to bits/types/__locale_t.h. 2017-06-20 20:28:11 -04:00
SYS_libc.c
Versions
broken_cur_max.c
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
mb_cur_max.c
newlocale.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
nl_langinfo.c
nl_langinfo_l.c Use locale_t, not __locale_t, throughout glibc 2017-06-20 20:30:06 -04:00
outdigits.h
outdigitswc.h
setlocale.c
strlen-hash.h
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
weight.h
weightwc.h
xlocale.c