summaryrefslogtreecommitdiff
path: root/doio.c
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2013-03-11 21:13:38 -0600
committerKarl Williamson <public@khwilliamson.com>2013-03-11 21:21:03 -0600
commit4b9734bf16232aac75ed56df6352c09d1caad7b3 (patch)
treeb1fe580a02d6ae63b54c758d033c9722519e86b5 /doio.c
parent020c4f9110283940e8755ca2f70f6e943b42efe3 (diff)
downloadperl-4b9734bf16232aac75ed56df6352c09d1caad7b3.tar.gz
EBCDIC has the Unicode bug too
We have not had a working modern Perl on EBCDIC for some years. When I started out, comments and code led me to conclude erroneously that natively it supported semantics for all 256 characters 0-255. It turns out that I was wrong; it natively (at least on some platforms) has the same rules (essentially none) for the characters which don't correspond to ASCII onees, as the rules for these on ASCII platforms. This commit is documentation only, mostly just removing the special mentions of EBCDIC.
Diffstat (limited to 'doio.c')
0 files changed, 0 insertions, 0 deletions