]> mj.ucw.cz Git - libucw.git/commit
Added breadb() which acts just like bread(), but die()s if a partial
authorMartin Mares <mj@ucw.cz>
Mon, 19 Feb 2001 18:53:46 +0000 (18:53 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 19 Feb 2001 18:53:46 +0000 (18:53 +0000)
commit06180d5fa909b927ffe70aee3dd2045317d6faba
treebf0fc01b3264294e6769ad9660558fabcf41b696
parent154e5b700063fc95b92fe81365893c4a16ebf79b
Added breadb() which acts just like bread(), but die()s if a partial
record is read. This is mainly to avoid consistency checks in main
code path.
lib/fastbuf.c
lib/fastbuf.h