[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / enc / ebcdic.h
blob5109bf7065abb1724ea4848d8e09c445d6e6e8e9
1 #include "regenc.h"
2 /* dummy for unsupported, non-ascii-based encoding */
3 ENC_DUMMY("IBM037");
4 ENC_ALIAS("ebcdic-cp-us", "IBM037");
6 /* we start with just defining a single EBCDIC encoding,
7 * hopefully the most widely used one.
9 * See http://www.iana.org/assignments/character-sets/character-sets.xhtml
10 * https://www.rfc-editor.org/rfc/rfc1345