]> sourceware.org Git - glibc.git/commit
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864]
authorMike Frysinger <vapier@gentoo.org>
Fri, 25 Nov 2016 16:12:10 +0000 (11:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sat, 26 Nov 2016 22:20:22 +0000 (17:20 -0500)
commitaa4d00ca39e604ac4e9fead401ccd4483e11a281
tree372c5350139f0cb00472dc80fadc2a72a051b240
parentbf469f0ce98df9875daef625a85abd1160c44335
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864]

Microsoft long ago added a mapping for 0x80 to the Euro sign to their
CP936.  While GBK 1.0 doesn't include this mapping, it is compatible,
and Microsoft and glibc alias the two codepages.  We could split them
apart so GBK wouldn't include the mapping, but that seems like a lot
of work for little gain.
localedata/ChangeLog
localedata/charmaps/GBK
This page took 0.041126 seconds and 5 git commands to generate.