Richard Levitte 827dbcb150 Change the printing mahine used by BIO_printf() and friends so it can
handle an externally provided "static" buffer as well a a dynamic
buffer.  The "static" buffer is filled first, but if overflowed, the
dynamic buffer is used instead, being allocated somewhere i the heap.

This combines the benefits of putting the output in a preallocated
buffer (on the stack, for example) and in a buffer that grows
somewhere in the heap.
2000-09-07 05:50:14 +00:00
..
2000-06-03 14:13:58 +00:00
2000-08-18 09:30:31 +00:00
2000-06-03 14:13:58 +00:00
2000-09-05 12:42:05 +00:00
2000-06-03 14:13:58 +00:00
2000-06-03 14:13:58 +00:00
2000-09-05 17:53:58 +00:00
2000-09-05 17:53:58 +00:00
2000-02-01 02:21:16 +00:00
2000-06-18 16:06:44 +00:00
2000-02-16 12:09:17 +00:00