summaryrefslogtreecommitdiffstats
path: root/crypto/ebcdic.c
AgeCommit message (Expand)Author
2015-04-04Appease clang -Wempty-translation-unitRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2003-10-29Oops, this file already had the "empty source file" workaround but itGeoff Thorpe
2003-10-29Avoid "empty source file" warnings.Geoff Thorpe
2002-07-16The default C compiler on MacOS X doesn't like empty object filesRichard Levitte
2002-02-20Instead of just checking for OpenVMS, check if DEC C is used, since it's asRichard Levitte
2001-02-20DEC C on VMS is pedantic by definition.Richard Levitte
2000-02-03Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson
2000-02-01EBCDIC support.Ulf Möller