Implement operations to detect known codings and line endings of a
authorChris Hanson <org/chris-hanson/cph>
Tue, 24 Feb 2004 20:35:48 +0000 (20:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 24 Feb 2004 20:35:48 +0000 (20:35 +0000)
commitccd41fa9e5bd3a8ddbf1ade88c3d475361cbd0bc
tree4dbf1ab0bff9995f08d2db7291a383a626a892b8
parentae083b71c29c9561267db0000e10c6b1044988b2
Implement operations to detect known codings and line endings of a
port.  Add support for US-ASCII, UTF-16, and UTF-32 codings.
v7/src/runtime/genio.scm
v7/src/runtime/port.scm
v7/src/runtime/runtime.pkg