commit | 6d31193858f176c276fe5f27d36408977933c1d6 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Sat Apr 24 00:15:18 1999 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Sat Apr 24 00:15:18 1999 +0000 |
tree | 111d45fb6403491f47cbeed5293016e46b4400b2 | |
parent | dd3c43c5323d236a42efb1c7d6b509b927747953 [diff] |
Complete rewrite of the error code generation script. It now runs as a single script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.