Peter Wemm 64a965e707 Replace my original asprintf() and vasprintf() hacks with something
more cleanly integrated with stdio.  This should be faster and cleaner
since it doesn't memcpy() the data into a seperate buffer.  This lets
stdio allocate and manage the buffer and then hand it over to the user.

Obtained from: Todd Miller <Todd.Miller@courtesan.com> via OpenBSD
1998-07-08 00:44:56 +00:00
..
1997-04-03 06:08:28 +00:00
1998-05-31 11:32:38 +00:00
1998-06-30 18:03:05 +00:00
1998-04-29 22:43:18 +00:00
1998-04-29 22:43:18 +00:00
1997-04-13 01:16:58 +00:00
1998-06-30 18:06:23 +00:00
1998-06-10 00:16:28 +00:00