locales: Change defaults for territory-only locales
authorJohn Marino <draco@marino.st>
Wed, 29 Jul 2015 13:51:47 +0000 (15:51 +0200)
committerJohn Marino <draco@marino.st>
Wed, 29 Jul 2015 13:58:14 +0000 (15:58 +0200)
commit6e04745adad722520edf7774b98ee0345c0df4d2
tree0fe03c7c8d4abe2e0199215ad753fe390c3564bf
parent8aa2b98b887dbc78b4b4c6bce1b62b7506f9360e
locales: Change defaults for territory-only locales

From research, it appears that the default for territory-only locales
(e.g. en_US, de_DE) is to use ISO-8859-X (where X is not 15).  The
@euro modifier is the alias for ISO-8859-15.

Since there is no apparent standard, I am going to switch the defaults
from aliasing to UTF-8 to ISO-8859 where available.  For the non-latin
character sets, I left these at UTF-8 rather than try to decide on a
different default.

Incidentally, this enables a number of gcc libstdc++ tests to pass as
well.
share/locale-links/Makefile