]> mj.ucw.cz Git - libucw.git/commit
Added printf on fastbuf streams. The current implementation is not too
authorMartin Mares <mj@ucw.cz>
Sun, 27 Oct 2002 13:16:03 +0000 (13:16 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 27 Oct 2002 13:16:03 +0000 (13:16 +0000)
commit0fcb09840c756fc67ba5e572c25f5304e639f54c
tree2285f46142dc0f6b2bdeb16bef5e0c6cdbbdd4f5
parent8a5c234a1c81e4d199d6c8a20b25548068d843f7
Added printf on fastbuf streams. The current implementation is not too
optimized for anything else than simplicity.
lib/Makefile
lib/fastbuf.h
lib/fb-printf.c [new file with mode: 0644]