]> mj.ucw.cz Git - libucw.git/history - lib/fb-printf.c
Added REV_COMPARE(x,y) which is equivalent to COMPARE(y,x), but it's
[libucw.git] / lib / fb-printf.c
2002-10-27 Martin MaresAdded printf on fastbuf streams. The current implementa...