]> Dogcows Code - chaz/tar/commit
* src/buffer.c (short_read): Remove !read_full_records condition,
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 22 Oct 2008 20:55:35 +0000 (20:55 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 22 Oct 2008 20:55:35 +0000 (20:55 +0000)
commit5354888e400e0565e85ac29e4826c0f7840cab45
tree81b1a2a7762a5dedb067c65df387a708375780a6
parent57bfbbde90dfcc18ee6b1e27c01ba915ecc56312
* src/buffer.c (short_read): Remove !read_full_records condition,
which was always false on a first record and thus disabled record
size autodetection.  Thanks Ed Leaver for the patch.
(_gnu_flush_read): Handle blocking_factor == 1.
* tests/sparsemv.at: Reflect changes to buffer.c.
* tests/sparsemvp.at: Likewise.
* tests/volsize.at: Likewise.
* NEWS: Update.
* THANKS: Add Ed Leaver.
ChangeLog
NEWS
THANKS
src/buffer.c
tests/sparsemv.at
tests/sparsemvp.at
tests/volsize.at
This page took 0.019536 seconds and 4 git commands to generate.