]> mj.ucw.cz Git - libucw.git/commit
lib/fastbuf.h no longer includes <stdio.h>.
authorMartin Mares <mj@ucw.cz>
Sat, 10 Mar 2007 19:44:43 +0000 (20:44 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 10 Mar 2007 19:44:43 +0000 (20:44 +0100)
commiteea73ef26a06a3b1e4508fa305a0dcaaf03df457
tree64fd203f5f5de1e16656f36a483a45f27f99e2fb
parentd894fe2e0d3bc2d3d9d3a2b84d372fb2ea2b5ca0
lib/fastbuf.h no longer includes <stdio.h>.

Added zillions of missing includes and fixed handling of EOF.
Mentioned in doc/changes.
lib/fastbuf.c
lib/fastbuf.h
lib/fb-buffer.c
lib/fb-file.c
lib/fb-grow.c
lib/fb-mem.c
lib/fb-temp.c
lib/ff-printf.c
lib/qache.c