Added BIO_vprintf() and BIO_vsnprintf(). The former because I've
authorRichard Levitte <levitte@openssl.org>
Fri, 18 Aug 2000 09:36:59 +0000 (09:36 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 18 Aug 2000 09:36:59 +0000 (09:36 +0000)
commite6629837a9794e25570f4fa3f2d90b51e00762e1
tree1fba716d2eb5b08fd51ee0b3fff716515523fc7e
parent97a377b973acdeb2b207d8e43916574654df51e0
Added BIO_vprintf() and BIO_vsnprintf().  The former because I've
found myself needing it a number of times, the latter for completeness.
CHANGES
crypto/bio/b_print.c
crypto/bio/bio.h