]> mj.ucw.cz Git - libucw.git/commit
Adapted the bucket code to new fastbufs. Stream positions are now
authorMartin Mares <mj@ucw.cz>
Mon, 23 Sep 2002 12:10:25 +0000 (12:10 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 23 Sep 2002 12:10:25 +0000 (12:10 +0000)
commit3f5f9721b803ede206c222d3d60e8a792dfb8ae5
tree193f8f4733d6aeb3235f40622060fb7e4c10df73
parentcf83e06e4158617e981fef5bf3878315b23bf7f9
Adapted the bucket code to new fastbufs. Stream positions are now
always relative to bucket start (originally it was relative to file
start which was completely unusable, and hence unused :-) ).
lib/bucket.c