]> mj.ucw.cz Git - libucw.git/commit
added v?xprintf() functions, they will be used in the filter dumper
authorRobert Spalek <robert@ucw.cz>
Wed, 10 Jul 2002 14:47:26 +0000 (14:47 +0000)
committerRobert Spalek <robert@ucw.cz>
Wed, 10 Jul 2002 14:47:26 +0000 (14:47 +0000)
commit447f21bc3e77d0dd3710df85e028ba7e2f5db236
tree5f1f1fc26cf86a03e3d78602024b62480993dd02
parentf18828e9a14707dea65eaba80ba0bd403b0d3268
added v?xprintf() functions, they will be used in the filter dumper

it is usable, for example, for printf()'ing to anything (like fastbufs)
lib/Makefile
lib/printf.c [new file with mode: 0644]
lib/printf.h [new file with mode: 0644]