Sometimes, the value of the variable containing the compiler call can
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2002 08:29:26 +0000 (08:29 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2002 08:29:26 +0000 (08:29 +0000)
commitb84e473d63e7a89054d5b890f7017559c03b50c5
tree1f45b206f5c8b54c448b5a107db1117984b9448a
parent4aecd67d049f3228763d496013275b6701de5570
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