diff options
author | peter <peter@FreeBSD.org> | 1998-07-08 00:44:56 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-07-08 00:44:56 +0000 |
commit | 22fd80b5ba14d8ddd9166a4d3bb4b21281197323 (patch) | |
tree | a91d76ac316b36b89aa7953b4b3aa9a1454caea8 /include/stdio.h | |
parent | 39ff18089a4cdb4c92375680b1f148ab86a589b7 (diff) | |
download | FreeBSD-src-22fd80b5ba14d8ddd9166a4d3bb4b21281197323.zip FreeBSD-src-22fd80b5ba14d8ddd9166a4d3bb4b21281197323.tar.gz |
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
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions