Sometimes, the value of the variable containing the compiler call can
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2002 08:29:58 +0000 (08:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2002 08:29:58 +0000 (08:29 +0000)
commitffcbf991b1ebbb4cf7060a4da79041b5e09cd60e
tree68f020a04114a134547048a0107625368faf3fb4
parent1a87374ed28665ef9709e38ab04befb134d7cc3f
Sometimes, the value of the variable containing the compiler call can
become rather large.  This becomes a problem when the default 1024
character large buffer that WRITE uses isn't enough.  WRITE/SYMBOL
uses a 2048 byte large buffer instead.
apps/makeapps.com
crypto/crypto-lib.com
ssl/ssl-lib.com
test/maketests.com