glibc/iconvdata
Joseph Myers 686554bff6 Remove redundant C locale settings.
Various glibc build / install / test code has C locale settings that
are redundant with LC_ALL=C.

LC_ALL takes precedence over LANG, so anywhere that sets LC_ALL=C
(explicitly, or through it being in the default environment for
running tests) does not need to set LANG=C.  LC_ALL=C also takes
precedence over LANGUAGE, since

2001-01-02  Ulrich Drepper  <drepper@redhat.com>

	* intl/dcigettext.c (guess_category_value): Rewrite so that LANGUAGE
	value is ignored if the selected locale is the C locale.
	* intl/tst-gettext.c: Set locale for above change.
	* intl/tst-translit.c: Likewise.

and so settings of LANGUAGE=C are also redundant when LC_ALL=C is
set.  One test also had LC_ALL=C in its -ENV setting, although it's
part of the default environment used for tests.

This patch removes the redundant settings.  It removes a suggestion in
install.texi of setting LANGUAGE=C LC_ALL=C for "make install"; the
Makefile.in target "install" already sets LC_ALL_C so there's no need
for the user to set it (and nor should there be any need for the user
to set it).

If some build machine tool used by "make install" uses a version of
libintl predating that 2001 change, and the user has LANGUAGE set, the
removal of LANGUAGE=C from the Makefile.in "install" rule could in
principle affect the user's installation.  However, I don't think we
need to be concerned about pre-2001 build tools.

Tested x86_64.

	* Makefile (install): Don't set LANGUAGE.
	* Makefile.in (install): Likewise.
	* assert/Makefile (test-assert-ENV): Remove variable.
	(test-assert-perr-ENV): Likewise.
	* elf/Makefile (neededtest4-ENV): Likewise.
	* iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
	[$(cross-compiling) = no]: Don't set LANGUAGE.
	* io/ftwtest-sh (LANG): Remove variable.
	* libio/Makefile (tst-widetext-ENV): Likewise.
	* manual/install.texi (Running make install): Don't refer to
	environment settings for make install.
	* INSTALL: Regenerated.
	* nptl/tst-tls6.sh: Don't set LANG.
	* posix/globtest.sh (LANG): Remove variable.
	* string/Makefile (tester-ENV): Likewise.
	(inl-tester-ENV): Likewise.
	(noinl-tester-ENV): Likewise.
	* sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
	[$(cross-compiling) = no]: Don't set LANGUAGE.
	* timezone/Makefile (build-testdata): Use $(built-program-cmd)
	without explicit environment settings.

localedata/ChangeLog:
	* tst-fmon.sh: Don't set LANGUAGE.
	* tst-locale.sh: Likewise.
2014-06-07 19:58:36 +00:00
..
testdata
8bit-gap.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 10:22:35 -07:00
8bit-generic.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 10:22:35 -07:00
ansi_x3.110.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
armscii-8.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ARMSCII-8.irreversible
asmo_449.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
big5.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
big5hkscs.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
BIG5.irreversible
BIG5HKSCS.irreversible
BIG5HKSCS.precomposed
brf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-iconv1.c
bug-iconv2.c
bug-iconv3.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-iconv4.c
bug-iconv5.c
bug-iconv6.c
bug-iconv8.c
bug-iconv9.c
cns11643.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cns11643.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cns11643l1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cns11643l1.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cns11643l2.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp737.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp737.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp770.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp771.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp772.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp773.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp774.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp775.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp775.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp932.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
cp1125.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1250.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1251.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1252.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1253.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1254.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1255.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
cp1256.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1257.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cp1258.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
cp10007.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
CP932.irreversible
CP1255.irreversible
CP1258.irreversible
csn_369103.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
cwi.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dec-mcs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Depend
ebcdic-at-de-a.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-at-de.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-ca-fr.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-dk-no-a.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-dk-no.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-es-a.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-es-s.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-es.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-fi-se-a.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-fi-se.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-fr.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-is-friss.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-it.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-pt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-uk.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ebcdic-us.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ecma-cyrillic.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
euc-cn.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
euc-jisx0213.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
EUC-JISX0213.precomposed
euc-jp-ms.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
EUC-JP-MS.irreversible
euc-jp.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
EUC-JP.irreversible
euc-kr.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
EUC-KR.irreversible
euc-tw.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
EUC-TW.irreversible
extra-module.mk
gap.awk
gaptab.awk
gb2312.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gb2312.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gb18030.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
gbbig5.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
gbgbk.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
gbk.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
gconv-modules Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gconv.map
gen-8bit-gap-1.sh
gen-8bit-gap.sh
gen-8bit.sh
georgian-academy.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
georgian-ps.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gost_19768-74.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
greek7-old.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
greek7.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
greek-ccitt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hp-greek8.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hp-roman8.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hp-roman9.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hp-thai8.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
hp-turkish8.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm037.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm038.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm256.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm273.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm274.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm275.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm277.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm278.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm280.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm281.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm284.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm285.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm290.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm297.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm420.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm423.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm424.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm437.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm500.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm803.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm803.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm850.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm851.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm852.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm855.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm856.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm856.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm857.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm860.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm861.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm862.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm863.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm864.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm865.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm866.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm866nav.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm868.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm869.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm870.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm871.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm874.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm875.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm880.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm891.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm901.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm901.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm902.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm902.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm903.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm904.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm905.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm918.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm921.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm921.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm922.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm922.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm930.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm930.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm932.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm932.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm933.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm933.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm935.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm935.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm937.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm937.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm939.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm939.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm943.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm943.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1004.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1008_420.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1008.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1008.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1025.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1025.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1026.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1046.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1046.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1047.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1097.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1097.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1112.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1112.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1122.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1122.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1123.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1123.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1124.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1124.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1129.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1129.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1130.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1130.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1132.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1132.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1133.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1133.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1137.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1137.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1140.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1140.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1141.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1141.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1142.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1142.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1143.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1143.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1144.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1144.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1145.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1145.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1146.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1146.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1147.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1147.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1148.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1148.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1149.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1149.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1153.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1153.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1154.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1154.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1155.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1155.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1156.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1156.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1157.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1157.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1158.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1158.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1160.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1160.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1161.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1161.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1162.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1162.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1163.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1163.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1164.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1164.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1166.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1166.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1167.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1167.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1364.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
ibm1364.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1371.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1371.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1388.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1388.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1390.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1390.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1399.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm1399.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4517.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4517.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4899.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4899.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4909.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4909.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4971.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm4971.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm5347.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm5347.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm9030.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm9030.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm9066.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm9066.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm9448.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm9448.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm12712.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm12712.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm16804.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ibm16804.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
IBM856.irreversible
IBM922.irreversible
IBM1132.irreversible
IBM1133.irreversible
IBM1160.irreversible
IBM1161.irreversible
IBM1163.irreversible
IBM1164.irreversible
iec_p27-1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inis-8.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inis-cyrillic.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inis.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
isiri-3342.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
isiri-3342.h
ISIRI-3342.irreversible
iso646.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso8859-1.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso8859-2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-3.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-4.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-5.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-6.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-7.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-8.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-9.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-9e.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-10.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-11.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-13.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-14.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-15.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso8859-16.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso_2033.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso_5427-ext.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso_5427.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso_5428.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso_6937-2.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso_6937.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso_10367-box.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso_11548-1.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso-2022-cn-ext.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso-2022-cn.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso-2022-jp-3.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso-2022-jp.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso-2022-kr.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
iso-ir-165.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso-ir-165.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso-ir-197.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
iso-ir-209.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jis0201.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jis0201.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jis0208.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jis0208.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jis0212.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jis0212.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jisx0213.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
jisx0213.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
JISX0213.TXT
johab.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
koi8-r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
koi8-ru.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
koi8-t.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
koi8-u.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
koi-8.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ksc5601.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ksc5601.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
latin-greek-1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
latin-greek.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mac-centraleurope.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mac-is.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mac-sami.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mac-uk.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
macintosh.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Remove redundant C locale settings. 2014-06-07 19:58:36 +00:00
mik.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
MISSING
nats-dano.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
nats-sefi.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pt154.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
rk1048.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
run-iconv-test.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
sami-ws2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
shift_jisx0213.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
SHIFT_JISX0213.irreversible
SHIFT_JISX0213.precomposed
sjis.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
SJIS.irreversible
t.61.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
tcvn5712-1.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
TCVN5712-1.precomposed
TESTS Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
TESTS2 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tis-620.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tscii.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
TSCII.irreversible
TSCII.precomposed
tst-e2big.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-iconv4.c
tst-iconv6.c
tst-iconv7.c
tst-loading.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-table-charmap.sh Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-table-from.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-table-to.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-table.sh Don't require test wrappers to preserve environment variables, use more consistent environment. 2014-06-06 22:19:27 +00:00
tst-tables.sh Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
uhc.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
unicode.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
utf-7.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
utf-16.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
utf-32.c 2014-05-01 Steve Ellcey <sellcey@mips.com> 2014-05-01 13:42:40 -07:00
viscii.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00