]> mj.ucw.cz Git - libucw.git/commit
A better implementation of vbprintf() which avoids copying if there is enough
authorMartin Mares <mj@ucw.cz>
Thu, 19 Aug 2004 13:47:23 +0000 (13:47 +0000)
committerMartin Mares <mj@ucw.cz>
Thu, 19 Aug 2004 13:47:23 +0000 (13:47 +0000)
commit9c21b55e57a42cabe0ee81489ce232834885f7b1
treeccc45f5453c51dc40e99a5fb38e4edbebe13bfd6
parent1bb2d616aa5dc0613cd357a2352abe4470c36342
A better implementation of vbprintf() which avoids copying if there is enough
room in the fastbuf's buffer.
lib/ff-printf.c